You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EFS::Types::DescribeMountTargetsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#markerString

If the request included the Marker, the response returns that value in this field.

Returns:

  • (String)

    If the request included the Marker, the response returns that value in this field.

#mount_targetsArray<Types::MountTargetDescription>

Returns the file system\'s mount targets as an array of MountTargetDescription objects.

Returns:

#next_markerString

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.

Returns:

  • (String)

    If a value is present, there are more mount targets to return.