Class: Aws::Types::DescribePredefinedAttributeRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribePredefinedAttributeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
2724 2725 2726 |
# File 'sig/types.rbs', line 2724 def instance_id @instance_id end |
#name ⇒ ::String
Returns the value of attribute name.
2725 2726 2727 |
# File 'sig/types.rbs', line 2725 def name @name end |