NAME
Paws::EFS::DescribeMountTargetsResponse
ATTRIBUTES
Marker => Str
If the request included the Marker
, the response returns that value in this field.
MountTargets => ArrayRef[Paws::EFS::MountTargetDescription]
Returns the file system's mount targets as an array of MountTargetDescription
objects.
NextMarker => Str
If a value is present, there are more mount targets to return. In a subsequent request, you can provide Marker
in your request with this value to retrieve the next set of mount targets.