Class: Aws::Types::DescribeCustomRoutingAcceleratorAttributesResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeCustomRoutingAcceleratorAttributesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#accelerator_attributes ⇒ Types::CustomRoutingAcceleratorAttributes
Returns the value of attribute accelerator_attributes.
Instance Attribute Details
#accelerator_attributes ⇒ Types::CustomRoutingAcceleratorAttributes
Returns the value of attribute accelerator_attributes.
410 411 412 |
# File 'sig/types.rbs', line 410 def accelerator_attributes @accelerator_attributes end |