Skip to content

/AWS1/CL_CWOCENIZATIONRULEDST

Configuration specifying the primary destination for centralized telemetry data.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_region TYPE /AWS1/CWOREGION /AWS1/CWOREGION

The primary destination region to which telemetry data should be centralized.

Optional arguments:

iv_account TYPE /AWS1/CWOACCOUNTIDENTIFIER /AWS1/CWOACCOUNTIDENTIFIER

The destination account (within the organization) to which the telemetry data should be centralized.

io_destinationlogsconf TYPE REF TO /AWS1/CL_CWODSTLOGSCONF /AWS1/CL_CWODSTLOGSCONF

Log specific configuration for centralization destination log groups.


Queryable Attributes

Region

The primary destination region to which telemetry data should be centralized.

Accessible with the following methods

Method Description
GET_REGION() Getter for REGION, with configurable default
ASK_REGION() Getter for REGION w/ exceptions if field has no value
HAS_REGION() Determine if REGION has a value

Account

The destination account (within the organization) to which the telemetry data should be centralized.

Accessible with the following methods

Method Description
GET_ACCOUNT() Getter for ACCOUNT, with configurable default
ASK_ACCOUNT() Getter for ACCOUNT w/ exceptions if field has no value
HAS_ACCOUNT() Determine if ACCOUNT has a value

DestinationLogsConfiguration

Log specific configuration for centralization destination log groups.

Accessible with the following methods

Method Description
GET_DESTINATIONLOGSCONF() Getter for DESTINATIONLOGSCONFIGURATION