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

DescribeLocationS3Request

import type { DescribeLocationS3Request } from "https://aws-api.deno.dev/v0.4/services/datasync.ts?docs=full";

DescribeLocationS3Request

interface DescribeLocationS3Request {
LocationArn: string;
}

§Properties

§
LocationArn: string
[src]

The Amazon Resource Name (ARN) of the Amazon S3 bucket location to describe.