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

Class: Aws::EFS::Types::DescribeAccessPointsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#access_pointsArray<Types::AccessPointDescription>

An array of access point descriptions.

Returns:

#next_tokenString

Present if there are more access points than returned in the response. You can use the NextMarker in the subsequent request to fetch the additional descriptions.

Returns:

  • (String)

    Present if there are more access points than returned in the response.