Module: Aws::EC2::Client::_DescribeSnapshotTierStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSnapshotTierStatusResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
7805 |
# File 'sig/client.rbs', line 7805
def next_token: () -> ::String
|
#snapshot_tier_statuses ⇒ ::Array[Types::SnapshotTierStatus]
7804 |
# File 'sig/client.rbs', line 7804
def snapshot_tier_statuses: () -> ::Array[Types::SnapshotTierStatus]
|