Class: Aws::Types::UpdateDefaultAutoScalingConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDefaultAutoScalingConfigurationResponse
- 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.
695 696 697 |
# File 'sig/types.rbs', line 695 def auto_scaling_configuration @auto_scaling_configuration end |