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

Returns:

  • (::String)


7792
# File 'sig/client.rbs', line 7792

def next_token: () -> ::String

#snapshot_tier_statuses::Array[Types::SnapshotTierStatus]

Returns:



7791
# File 'sig/client.rbs', line 7791

def snapshot_tier_statuses: () -> ::Array[Types::SnapshotTierStatus]