Module: Aws::EFS::Client::_DescribeAccessPointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAccessPointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#access_points ⇒ ::Array[Types::AccessPointDescription]
262 |
# File 'sig/client.rbs', line 262
def access_points: () -> ::Array[Types::AccessPointDescription]
|
#next_token ⇒ ::String
263 |
# File 'sig/client.rbs', line 263
def next_token: () -> ::String
|