/AWS1/CL_DPLUPDEPLOYMENTGROUT¶
Represents the output of an UpdateDeploymentGroup
operation.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_hooksnotcleanedup
TYPE /AWS1/CL_DPLAUTOSCALINGGROUP=>TT_AUTOSCALINGGROUPLIST
TT_AUTOSCALINGGROUPLIST
¶
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group, CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon Web Services account. If the output contains data, CodeDeploy could not remove some Auto Scaling lifecycle event hooks from the Amazon Web Services account.
Queryable Attributes¶
hooksNotCleanedUp¶
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group, CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon Web Services account. If the output contains data, CodeDeploy could not remove some Auto Scaling lifecycle event hooks from the Amazon Web Services account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_HOOKSNOTCLEANEDUP() |
Getter for HOOKSNOTCLEANEDUP, with configurable default |
ASK_HOOKSNOTCLEANEDUP() |
Getter for HOOKSNOTCLEANEDUP w/ exceptions if field has no v |
HAS_HOOKSNOTCLEANEDUP() |
Determine if HOOKSNOTCLEANEDUP has a value |