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
7806 |
# File 'sig/client.rbs', line 7806
def next_token: () -> ::String
|
#snapshot_tier_statuses ⇒ ::Array[Types::SnapshotTierStatus]
7805 |
# File 'sig/client.rbs', line 7805
def snapshot_tier_statuses: () -> ::Array[Types::SnapshotTierStatus]
|