/AWS1/CL_COAGETENROLLCONFRSP¶
GetEnrollmentConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_status TYPE /AWS1/COAENROLLMENTSTATUS /AWS1/COAENROLLMENTSTATUS¶
The current enrollment status.
Optional arguments:¶
iv_statusreason TYPE /AWS1/COASTRING /AWS1/COASTRING¶
The reason for the current enrollment status.
iv_organizationrulemode TYPE /AWS1/COAORGANIZATIONRULEMODE /AWS1/COAORGANIZATIONRULEMODE¶
Specifies whether the management account can create Automation rules that implement optimization actions for this account.
iv_lastupdatedtimestamp TYPE /AWS1/COATIMESTAMP /AWS1/COATIMESTAMP¶
The timestamp of the last update to the enrollment configuration.
Queryable Attributes¶
status¶
The current enrollment status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
statusReason¶
The reason for the current enrollment status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSREASON() |
Getter for STATUSREASON, with configurable default |
ASK_STATUSREASON() |
Getter for STATUSREASON w/ exceptions if field has no value |
HAS_STATUSREASON() |
Determine if STATUSREASON has a value |
organizationRuleMode¶
Specifies whether the management account can create Automation rules that implement optimization actions for this account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGANIZATIONRULEMODE() |
Getter for ORGANIZATIONRULEMODE, with configurable default |
ASK_ORGANIZATIONRULEMODE() |
Getter for ORGANIZATIONRULEMODE w/ exceptions if field has n |
HAS_ORGANIZATIONRULEMODE() |
Determine if ORGANIZATIONRULEMODE has a value |
lastUpdatedTimestamp¶
The timestamp of the last update to the enrollment configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDTIMESTAMP() |
Getter for LASTUPDATEDTIMESTAMP, with configurable default |
ASK_LASTUPDATEDTIMESTAMP() |
Getter for LASTUPDATEDTIMESTAMP w/ exceptions if field has n |
HAS_LASTUPDATEDTIMESTAMP() |
Determine if LASTUPDATEDTIMESTAMP has a value |