/AWS1/CL_CWOCENIZATIONRULESRC¶
Configuration specifying the source of telemetry data to be centralized.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_regions
TYPE /AWS1/CL_CWOREGIONS_W=>TT_REGIONS
TT_REGIONS
¶
The list of source regions from which telemetry data should be centralized.
Optional arguments:¶
iv_scope
TYPE /AWS1/CWOSOURCEFILTERSTRING
/AWS1/CWOSOURCEFILTERSTRING
¶
The organizational scope from which telemetry data should be centralized, specified using organization id, accounts or organizational unit ids.
io_sourcelogsconfiguration
TYPE REF TO /AWS1/CL_CWOSOURCELOGSCONF
/AWS1/CL_CWOSOURCELOGSCONF
¶
Log specific configuration for centralization source log groups.
Queryable Attributes¶
Regions¶
The list of source regions from which telemetry data should be centralized.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REGIONS() |
Getter for REGIONS, with configurable default |
ASK_REGIONS() |
Getter for REGIONS w/ exceptions if field has no value |
HAS_REGIONS() |
Determine if REGIONS has a value |
Scope¶
The organizational scope from which telemetry data should be centralized, specified using organization id, accounts or organizational unit ids.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SCOPE() |
Getter for SCOPE, with configurable default |
ASK_SCOPE() |
Getter for SCOPE w/ exceptions if field has no value |
HAS_SCOPE() |
Determine if SCOPE has a value |
SourceLogsConfiguration¶
Log specific configuration for centralization source log groups.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCELOGSCONFIGURATION() |
Getter for SOURCELOGSCONFIGURATION |