Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CreateLocationFsxOpenZfsResponse

import type { CreateLocationFsxOpenZfsResponse } from "https://aws-api.deno.dev/v0.4/services/datasync.ts?docs=full";
interface CreateLocationFsxOpenZfsResponse {
LocationArn?: string | null;
}

§Properties

§
LocationArn?: string | null
[src]

The ARN of the FSx for OpenZFS file system location that you created.