/AWS1/CL_CWOCENTRALIZATIONRULE¶
Defines how telemetry data should be centralized across an Amazon Web Services Organization, including source and destination configurations.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
io_source
TYPE REF TO /AWS1/CL_CWOCENIZATIONRULESRC
/AWS1/CL_CWOCENIZATIONRULESRC
¶
Configuration determining the source of the telemetry data to be centralized.
io_destination
TYPE REF TO /AWS1/CL_CWOCENIZATIONRULEDST
/AWS1/CL_CWOCENIZATIONRULEDST
¶
Configuration determining where the telemetry data should be centralized, backed up, as well as encryption configuration for the primary and backup destinations.
Queryable Attributes¶
Source¶
Configuration determining the source of the telemetry data to be centralized.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCE() |
Getter for SOURCE |
Destination¶
Configuration determining where the telemetry data should be centralized, backed up, as well as encryption configuration for the primary and backup destinations.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DESTINATION() |
Getter for DESTINATION |