/AWS1/CL_EC2ENBCAPMANAGERRSLT¶
EnableCapacityManagerResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_capacitymanagerstatus TYPE /AWS1/EC2CAPACITYMANAGERSTATUS /AWS1/EC2CAPACITYMANAGERSTATUS¶
The current status of Capacity Manager after the enable operation.
iv_organizationsaccess TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
Indicates whether Organizations access is enabled for cross-account data aggregation.
Queryable Attributes¶
CapacityManagerStatus¶
The current status of Capacity Manager after the enable operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPACITYMANAGERSTATUS() |
Getter for CAPACITYMANAGERSTATUS, with configurable default |
ASK_CAPACITYMANAGERSTATUS() |
Getter for CAPACITYMANAGERSTATUS w/ exceptions if field has |
HAS_CAPACITYMANAGERSTATUS() |
Determine if CAPACITYMANAGERSTATUS has a value |
OrganizationsAccess¶
Indicates whether Organizations access is enabled for cross-account data aggregation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGANIZATIONSACCESS() |
Getter for ORGANIZATIONSACCESS, with configurable default |
ASK_ORGANIZATIONSACCESS() |
Getter for ORGANIZATIONSACCESS w/ exceptions if field has no |
HAS_ORGANIZATIONSACCESS() |
Determine if ORGANIZATIONSACCESS has a value |