Class: Aws::Types::PutSnapshotBlockResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutSnapshotBlockResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#checksum ⇒ ::String
Returns the value of attribute checksum.
-
#checksum_algorithm ⇒ "SHA256"
Returns the value of attribute checksum_algorithm.
Instance Attribute Details
#checksum ⇒ ::String
Returns the value of attribute checksum.
121 122 123 |
# File 'sig/types.rbs', line 121 def checksum @checksum end |
#checksum_algorithm ⇒ "SHA256"
Returns the value of attribute checksum_algorithm.
122 123 124 |
# File 'sig/types.rbs', line 122 def checksum_algorithm @checksum_algorithm end |