/AWS1/CL_ASCOPERATOR¶
Describes the entity that manages an Auto Scaling group.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_principal TYPE /AWS1/ASCMANAGERIDENTIFIER /AWS1/ASCMANAGERIDENTIFIER¶
The service principal that is authorized to manage the Auto Scaling group. When an operator is specified, only the designated operator service principal can make mutating changes to the Auto Scaling group.
Queryable Attributes¶
Principal¶
The service principal that is authorized to manage the Auto Scaling group. When an operator is specified, only the designated operator service principal can make mutating changes to the Auto Scaling group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRINCIPAL() |
Getter for PRINCIPAL, with configurable default |
ASK_PRINCIPAL() |
Getter for PRINCIPAL w/ exceptions if field has no value |
HAS_PRINCIPAL() |
Determine if PRINCIPAL has a value |