Class: Aws::Types::UpdateDeploymentGroupOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDeploymentGroupOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hooks_not_cleaned_up ⇒ ::Array[Types::AutoScalingGroup]
Returns the value of attribute hooks_not_cleaned_up.
Instance Attribute Details
#hooks_not_cleaned_up ⇒ ::Array[Types::AutoScalingGroup]
Returns the value of attribute hooks_not_cleaned_up.
1326 1327 1328 |
# File 'sig/types.rbs', line 1326 def hooks_not_cleaned_up @hooks_not_cleaned_up end |