Module: Aws::EBS::Client::_ListSnapshotBlocksResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListSnapshotBlocksResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#block_size::Integer

Returns:

  • (::Integer)


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

def block_size: () -> ::Integer

#blocks::Array[Types::Block]

Returns:



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

def blocks: () -> ::Array[Types::Block]

#expiry_time::Time

Returns:

  • (::Time)


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

def expiry_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#volume_size::Integer

Returns:

  • (::Integer)


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

def volume_size: () -> ::Integer