Class: Aws::Types::DeleteDeploymentGroupOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDeploymentGroupOutput
- 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.
282 283 284 |
# File 'sig/types.rbs', line 282 def hooks_not_cleaned_up @hooks_not_cleaned_up end |