/AWS1/CL_MPBAUTOSCGROUPSCONF¶
Describes the configuration of an auto scaling group.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_autoscalinggroupnames TYPE /AWS1/CL_MPBAUTOSCGRPNAMELST_W=>TT_AUTOSCALINGGROUPNAMELIST TT_AUTOSCALINGGROUPNAMELIST¶
The names of the auto scaling group.
iv_rolearn TYPE /AWS1/MPBSTRING /AWS1/MPBSTRING¶
The role ARN of the auto scaling group.
Queryable Attributes¶
autoScalingGroupNames¶
The names of the auto scaling group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOSCALINGGROUPNAMES() |
Getter for AUTOSCALINGGROUPNAMES, with configurable default |
ASK_AUTOSCALINGGROUPNAMES() |
Getter for AUTOSCALINGGROUPNAMES w/ exceptions if field has |
HAS_AUTOSCALINGGROUPNAMES() |
Determine if AUTOSCALINGGROUPNAMES has a value |
roleArn¶
The role ARN of the auto scaling group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |