Module: Aws::EBS::Client::_GetSnapshotBlockResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetSnapshotBlockResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#block_data ⇒ ::IO
98 |
# File 'sig/client.rbs', line 98
def block_data: () -> ::IO
|
#checksum ⇒ ::String
99 |
# File 'sig/client.rbs', line 99
def checksum: () -> ::String
|
#checksum_algorithm ⇒ "SHA256"
100 |
# File 'sig/client.rbs', line 100
def checksum_algorithm: () -> ("SHA256")
|
#data_length ⇒ ::Integer
97 |
# File 'sig/client.rbs', line 97
def data_length: () -> ::Integer
|