Class: Aws::Types::AttributeBooleanValue
- Inherits:
-
Object
- Object
- Aws::Types::AttributeBooleanValue
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#value ⇒ Boolean
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Boolean
Returns the value of attribute value.
910 911 912 |
# File 'sig/types.rbs', line 910 def value @value end |