/AWS1/CL_TRLPUTEVENTCONFRSP¶
PutEventConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_trailarn TYPE /AWS1/TRLSTRING /AWS1/TRLSTRING¶
The Amazon Resource Name (ARN) of the trail that has aggregation enabled.
iv_eventdatastorearn TYPE /AWS1/TRLEVENTDATASTOREARN /AWS1/TRLEVENTDATASTOREARN¶
The Amazon Resource Name (ARN) or ID suffix of the ARN of the event data store for which the event configuration settings were updated.
iv_maxeventsize TYPE /AWS1/TRLMAXEVENTSIZE /AWS1/TRLMAXEVENTSIZE¶
The maximum allowed size for events stored in the specified event data store.
it_contextkeyselectors TYPE /AWS1/CL_TRLCONTEXTKEYSELECTOR=>TT_CONTEXTKEYSELECTORS TT_CONTEXTKEYSELECTORS¶
The list of context key selectors that are configured for the event data store.
it_aggregationconfigurations TYPE /AWS1/CL_TRLAGGREGATIONCONF=>TT_AGGREGATIONCONFIGURATIONS TT_AGGREGATIONCONFIGURATIONS¶
A list of aggregation configurations that are configured for the trail.
Queryable Attributes¶
TrailARN¶
The Amazon Resource Name (ARN) of the trail that has aggregation enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRAILARN() |
Getter for TRAILARN, with configurable default |
ASK_TRAILARN() |
Getter for TRAILARN w/ exceptions if field has no value |
HAS_TRAILARN() |
Determine if TRAILARN has a value |
EventDataStoreArn¶
The Amazon Resource Name (ARN) or ID suffix of the ARN of the event data store for which the event configuration settings were updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTDATASTOREARN() |
Getter for EVENTDATASTOREARN, with configurable default |
ASK_EVENTDATASTOREARN() |
Getter for EVENTDATASTOREARN w/ exceptions if field has no v |
HAS_EVENTDATASTOREARN() |
Determine if EVENTDATASTOREARN has a value |
MaxEventSize¶
The maximum allowed size for events stored in the specified event data store.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXEVENTSIZE() |
Getter for MAXEVENTSIZE, with configurable default |
ASK_MAXEVENTSIZE() |
Getter for MAXEVENTSIZE w/ exceptions if field has no value |
HAS_MAXEVENTSIZE() |
Determine if MAXEVENTSIZE has a value |
ContextKeySelectors¶
The list of context key selectors that are configured for the event data store.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTEXTKEYSELECTORS() |
Getter for CONTEXTKEYSELECTORS, with configurable default |
ASK_CONTEXTKEYSELECTORS() |
Getter for CONTEXTKEYSELECTORS w/ exceptions if field has no |
HAS_CONTEXTKEYSELECTORS() |
Determine if CONTEXTKEYSELECTORS has a value |
AggregationConfigurations¶
A list of aggregation configurations that are configured for the trail.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGGREGATIONCONFS() |
Getter for AGGREGATIONCONFIGURATIONS, with configurable defa |
ASK_AGGREGATIONCONFS() |
Getter for AGGREGATIONCONFIGURATIONS w/ exceptions if field |
HAS_AGGREGATIONCONFS() |
Determine if AGGREGATIONCONFIGURATIONS has a value |