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