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

DescribeLocationEfsResponse

import type { DescribeLocationEfsResponse } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/datasync.ts";
interface DescribeLocationEfsResponse {
CreationTime?: Date | number | null;
Ec2Config?: Ec2Config | null;
LocationArn?: string | null;
LocationUri?: string | null;
}

§Properties

§
CreationTime?: Date | number | null
[src]
§
Ec2Config?: Ec2Config | null
[src]
§
LocationArn?: string | null
[src]
§
LocationUri?: string | null
[src]