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.
2670 2671 2672 |
# File 'sig/types.rbs', line 2670 def attribute_type @attribute_type end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
2669 2670 2671 |
# File 'sig/types.rbs', line 2669 def instance_id @instance_id end |