Skip to content

/AWS1/CL_CWOGETCENIZATIONRL401

GetCentralizationRuleForOrganizationOutput

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.

io_centralizationrule TYPE REF TO /AWS1/CL_CWOCENTRALIZATIONRULE /AWS1/CL_CWOCENTRALIZATIONRULE

The configuration details for 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

CentralizationRule

The configuration details for the organization centralization rule.

Accessible with the following methods

Method Description
GET_CENTRALIZATIONRULE() Getter for CENTRALIZATIONRULE