Class: Aws::Types::DescribeInstanceAttributeRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeInstanceAttributeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_type ⇒ "INBOUND_CALLS", ...
Returns the value of attribute attribute_type.
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
Instance Attribute Details
#attribute_type ⇒ "INBOUND_CALLS", ...
Returns the value of attribute attribute_type.
2717 2718 2719 |
# File 'sig/types.rbs', line 2717 def attribute_type @attribute_type end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
2716 2717 2718 |
# File 'sig/types.rbs', line 2716 def instance_id @instance_id end |