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