Skip to content

/AWS1/CL_COAORGANIZATIONCONF

Configuration settings for organization-wide automation rules.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ruleapplyorder TYPE /AWS1/COARULEAPPLYORDER /AWS1/COARULEAPPLYORDER

Specifies when organization rules should be applied relative to account rules.

it_accountids TYPE /AWS1/CL_COAORGCONFACCTIDS_W=>TT_ORGANIZATIONCONFACCOUNTIDS TT_ORGANIZATIONCONFACCOUNTIDS

List of specific Amazon Web Services account IDs where the organization rule should be applied.


Queryable Attributes

ruleApplyOrder

Specifies when organization rules should be applied relative to account rules.

Accessible with the following methods

Method Description
GET_RULEAPPLYORDER() Getter for RULEAPPLYORDER, with configurable default
ASK_RULEAPPLYORDER() Getter for RULEAPPLYORDER w/ exceptions if field has no valu
HAS_RULEAPPLYORDER() Determine if RULEAPPLYORDER has a value

accountIds

List of specific Amazon Web Services account IDs where the organization rule should be applied.

Accessible with the following methods

Method Description
GET_ACCOUNTIDS() Getter for ACCOUNTIDS, with configurable default
ASK_ACCOUNTIDS() Getter for ACCOUNTIDS w/ exceptions if field has no value
HAS_ACCOUNTIDS() Determine if ACCOUNTIDS has a value