Class: Aws::Types::Hash
- Inherits:
-
Object
- Object
- Aws::Types::Hash
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sha256 ⇒ ::String
Returns the value of attribute sha256.
Instance Attribute Details
#sha256 ⇒ ::String
Returns the value of attribute sha256.
1621 1622 1623 |
# File 'sig/types.rbs', line 1621 def sha256 @sha256 end |