Class: Aws::Types::UpdateDefaultAutoScalingConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDefaultAutoScalingConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auto_scaling_configuration_arn ⇒ ::String
Returns the value of attribute auto_scaling_configuration_arn.
Instance Attribute Details
#auto_scaling_configuration_arn ⇒ ::String
Returns the value of attribute auto_scaling_configuration_arn.
690 691 692 |
# File 'sig/types.rbs', line 690 def auto_scaling_configuration_arn @auto_scaling_configuration_arn end |