FileSystemAssociationInfo
import type { FileSystemAssociationInfo } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/storagegateway.ts";interface FileSystemAssociationInfo {
AuditDestinationARN?: string | null;
CacheAttributes?: CacheAttributes | null;
EndpointNetworkConfiguration?: EndpointNetworkConfiguration | null;
FileSystemAssociationARN?: string | null;
FileSystemAssociationStatus?: string | null;
GatewayARN?: string | null;
LocationARN?: string | null;
Tags?: Tag[] | null;
}§Properties
§
CacheAttributes?: CacheAttributes | null
[src]§
EndpointNetworkConfiguration?: EndpointNetworkConfiguration | null
[src]