Class: Aws::Types::OutputAttribute
- Inherits:
-
Object
- Object
- Aws::Types::OutputAttribute
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hashed ⇒ Boolean
Returns the value of attribute hashed.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#hashed ⇒ Boolean
Returns the value of attribute hashed.
685 686 687 |
# File 'sig/types.rbs', line 685 def hashed @hashed end |
#name ⇒ ::String
Returns the value of attribute name.
684 685 686 |
# File 'sig/types.rbs', line 684 def name @name end |