Class: Aws::Types::DescribeTableReplicaAutoScalingOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTableReplicaAutoScalingOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#table_auto_scaling_description ⇒ Types::TableAutoScalingDescription
Returns the value of attribute table_auto_scaling_description.
Instance Attribute Details
#table_auto_scaling_description ⇒ Types::TableAutoScalingDescription
Returns the value of attribute table_auto_scaling_description.
578 579 580 |
# File 'sig/types.rbs', line 578 def table_auto_scaling_description @table_auto_scaling_description end |