NAME

Paws::EFS::DescribeMountTargetsResponse

ATTRIBUTES

Marker => Str

If the request included the C<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
C<MountTargetDescription> objects.

NextMarker => Str

If a value is present, there are more mount targets to return. In a
subsequent request, you can provide C<Marker> in your request with this
value to retrieve the next set of mount targets.