Skip to content

/AWS1/CL_EC2DISCAPMANAGERRSLT

DisableCapacityManagerResult

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_capacitymanagerstatus TYPE /AWS1/EC2CAPACITYMANAGERSTATUS /AWS1/EC2CAPACITYMANAGERSTATUS

The current status of Capacity Manager after the disable operation.

iv_organizationsaccess TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Indicates whether Organizations access is enabled. This will be false after disabling Capacity Manager.


Queryable Attributes

CapacityManagerStatus

The current status of Capacity Manager after the disable 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. This will be false after disabling Capacity Manager.

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