Module: Aws::FSx::Client::_DescribeFileSystemsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeFileSystemsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#file_systems ⇒ ::Array[Types::FileSystem]
695 |
# File 'sig/client.rbs', line 695
def file_systems: () -> ::Array[Types::FileSystem]
|
#next_token ⇒ ::String
696 |
# File 'sig/client.rbs', line 696
def next_token: () -> ::String
|