Class: Aws::Types::DescribePredefinedAttributeResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribePredefinedAttributeResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#predefined_attribute ⇒ Types::PredefinedAttribute
Returns the value of attribute predefined_attribute.
Instance Attribute Details
#predefined_attribute ⇒ Types::PredefinedAttribute
Returns the value of attribute predefined_attribute.
2730 2731 2732 |
# File 'sig/types.rbs', line 2730 def predefined_attribute @predefined_attribute end |