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.
2712 2713 2714 |
# File 'sig/types.rbs', line 2712 def attribute_type @attribute_type end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
2711 2712 2713 |
# File 'sig/types.rbs', line 2711 def instance_id @instance_id end |