Module: Aws::EFS::Client::_DescribeFileSystemsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeFileSystemsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#file_systems ⇒ ::Array[Types::FileSystemDescription]
310 |
# File 'sig/client.rbs', line 310
def file_systems: () -> ::Array[Types::FileSystemDescription]
|
#marker ⇒ ::String
309 |
# File 'sig/client.rbs', line 309
def marker: () -> ::String
|
#next_marker ⇒ ::String
311 |
# File 'sig/client.rbs', line 311
def next_marker: () -> ::String
|