LocationListEntry
class LocationListEntry
Represents a single entry in a list of locations. LocationListEntry
returns an array that contains a list of locations when the ListLocations operation is called.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the location. For Network File System (NFS) or Amazon EFS, the location is the export path. For Amazon S3, the location is the prefix path that you want to mount and use as the root of the location.
Link copied to clipboard
Represents a list of URIs of a location. LocationUri
returns an array that contains a list of locations when the ListLocations operation is called.