Skip to content

/AWS1/CL_CWOCENIZATIONRULESUMM

A summary of a centralization rule's key properties and status.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_rulename TYPE /AWS1/CWORULENAME /AWS1/CWORULENAME

The name of the organization centralization rule.

iv_rulearn TYPE /AWS1/CWORESOURCEARN /AWS1/CWORESOURCEARN

The Amazon Resource Name (ARN) of the organization centralization rule.

iv_creatoraccountid TYPE /AWS1/CWOSTRING /AWS1/CWOSTRING

The Amazon Web Services Account that created the organization centralization rule.

iv_createdtimestamp TYPE /AWS1/CWOLONG /AWS1/CWOLONG

The timestamp when the organization centralization rule was created.

iv_createdregion TYPE /AWS1/CWOREGION /AWS1/CWOREGION

The Amazon Web Services region where the organization centralization rule was created.

iv_lastupdatetimestamp TYPE /AWS1/CWOLONG /AWS1/CWOLONG

The timestamp when the organization centralization rule was last updated.

iv_rulehealth TYPE /AWS1/CWORULEHEALTH /AWS1/CWORULEHEALTH

The health status of the organization centralization rule.

iv_failurereason TYPE /AWS1/CWOCENIZATIONFAILURERSN /AWS1/CWOCENIZATIONFAILURERSN

The reason why an organization centralization rule is marked UNHEALTHY.

iv_destinationaccountid TYPE /AWS1/CWOSTRING /AWS1/CWOSTRING

The primary destination account of the organization centralization rule.

iv_destinationregion TYPE /AWS1/CWOREGION /AWS1/CWOREGION

The primary destination region of the organization centralization rule.


Queryable Attributes

RuleName

The name of the organization centralization rule.

Accessible with the following methods

Method Description
GET_RULENAME() Getter for RULENAME, with configurable default
ASK_RULENAME() Getter for RULENAME w/ exceptions if field has no value
HAS_RULENAME() Determine if RULENAME has a value

RuleArn

The Amazon Resource Name (ARN) of the organization centralization rule.

Accessible with the following methods

Method Description
GET_RULEARN() Getter for RULEARN, with configurable default
ASK_RULEARN() Getter for RULEARN w/ exceptions if field has no value
HAS_RULEARN() Determine if RULEARN has a value

CreatorAccountId

The Amazon Web Services Account that created the organization centralization rule.

Accessible with the following methods

Method Description
GET_CREATORACCOUNTID() Getter for CREATORACCOUNTID, with configurable default
ASK_CREATORACCOUNTID() Getter for CREATORACCOUNTID w/ exceptions if field has no va
HAS_CREATORACCOUNTID() Determine if CREATORACCOUNTID has a value

CreatedTimeStamp

The timestamp when the organization centralization rule was created.

Accessible with the following methods

Method Description
GET_CREATEDTIMESTAMP() Getter for CREATEDTIMESTAMP, with configurable default
ASK_CREATEDTIMESTAMP() Getter for CREATEDTIMESTAMP w/ exceptions if field has no va
HAS_CREATEDTIMESTAMP() Determine if CREATEDTIMESTAMP has a value

CreatedRegion

The Amazon Web Services region where the organization centralization rule was created.

Accessible with the following methods

Method Description
GET_CREATEDREGION() Getter for CREATEDREGION, with configurable default
ASK_CREATEDREGION() Getter for CREATEDREGION w/ exceptions if field has no value
HAS_CREATEDREGION() Determine if CREATEDREGION has a value

LastUpdateTimeStamp

The timestamp when the organization centralization rule was last updated.

Accessible with the following methods

Method Description
GET_LASTUPDATETIMESTAMP() Getter for LASTUPDATETIMESTAMP, with configurable default
ASK_LASTUPDATETIMESTAMP() Getter for LASTUPDATETIMESTAMP w/ exceptions if field has no
HAS_LASTUPDATETIMESTAMP() Determine if LASTUPDATETIMESTAMP has a value

RuleHealth

The health status of the organization centralization rule.

Accessible with the following methods

Method Description
GET_RULEHEALTH() Getter for RULEHEALTH, with configurable default
ASK_RULEHEALTH() Getter for RULEHEALTH w/ exceptions if field has no value
HAS_RULEHEALTH() Determine if RULEHEALTH has a value

FailureReason

The reason why an organization centralization rule is marked UNHEALTHY.

Accessible with the following methods

Method Description
GET_FAILUREREASON() Getter for FAILUREREASON, with configurable default
ASK_FAILUREREASON() Getter for FAILUREREASON w/ exceptions if field has no value
HAS_FAILUREREASON() Determine if FAILUREREASON has a value

DestinationAccountId

The primary destination account of the organization centralization rule.

Accessible with the following methods

Method Description
GET_DESTINATIONACCOUNTID() Getter for DESTINATIONACCOUNTID, with configurable default
ASK_DESTINATIONACCOUNTID() Getter for DESTINATIONACCOUNTID w/ exceptions if field has n
HAS_DESTINATIONACCOUNTID() Determine if DESTINATIONACCOUNTID has a value

DestinationRegion

The primary destination region of the organization centralization rule.

Accessible with the following methods

Method Description
GET_DESTINATIONREGION() Getter for DESTINATIONREGION, with configurable default
ASK_DESTINATIONREGION() Getter for DESTINATIONREGION w/ exceptions if field has no v
HAS_DESTINATIONREGION() Determine if DESTINATIONREGION has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_CENTRALIZATIONRULESUMMARIES

TYPES TT_CENTRALIZATIONRULESUMMARIES TYPE STANDARD TABLE OF REF TO /AWS1/CL_CWOCENIZATIONRULESUMM WITH DEFAULT KEY
.