class Aws::EFS::Types::DescribeMountTargetsResponse
@!attribute [rw] marker
If the request included the `Marker`, the response returns that value in this field. @return [String]
@!attribute [rw] mount_targets
Returns the file system's mount targets as an array of `MountTargetDescription` objects. @return [Array<Types::MountTargetDescription>]
@!attribute [rw] next_marker
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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeMountTargetsResponse AWS API Documentation
Constants
- SENSITIVE