Module: Aws::EBS::Client::_ListChangedBlocksResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#block_size::Integer

Returns:

  • (::Integer)


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

def block_size: () -> ::Integer

#changed_blocks::Array[Types::ChangedBlock]

Returns:



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

def changed_blocks: () -> ::Array[Types::ChangedBlock]

#expiry_time::Time

Returns:

  • (::Time)


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

def expiry_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#volume_size::Integer

Returns:

  • (::Integer)


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

def volume_size: () -> ::Integer