Module: Aws::FSx::Client::_DescribeSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSnapshotsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
737 |
# File 'sig/client.rbs', line 737
def next_token: () -> ::String
|
#snapshots ⇒ ::Array[Types::Snapshot]
736 |
# File 'sig/client.rbs', line 736
def snapshots: () -> ::Array[Types::Snapshot]
|