Class: Aws::Types::DescribeAutoScalingConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAutoScalingConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auto_scaling_configuration ⇒ Types::AutoScalingConfiguration
Returns the value of attribute auto_scaling_configuration.
Instance Attribute Details
#auto_scaling_configuration ⇒ Types::AutoScalingConfiguration
Returns the value of attribute auto_scaling_configuration.
268 269 270 |
# File 'sig/types.rbs', line 268 def auto_scaling_configuration @auto_scaling_configuration end |