/AWS1/CL_EC2UPCAPMANAGERORGS01¶
UpdateCapacityManagerOrganizationsAccessResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_capacitymanagerstatus TYPE /AWS1/EC2CAPACITYMANAGERSTATUS /AWS1/EC2CAPACITYMANAGERSTATUS¶
The current status of Capacity Manager after the update operation.
iv_organizationsaccess TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
The updated Organizations access setting indicating whether cross-account data aggregation is enabled.
Queryable Attributes¶
CapacityManagerStatus¶
The current status of Capacity Manager after the update 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¶
The updated Organizations access setting indicating whether cross-account data aggregation is enabled.
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 |