advanced Event Selectors
Parameters
value
The advanced event selectors to use to select the events for the data store. For more information about how to use advanced event selectors, see Log events by using advanced event selectors in the CloudTrail User Guide.
Parameters
values
The advanced event selectors to use to select the events for the data store. For more information about how to use advanced event selectors, see Log events by using advanced event selectors in the CloudTrail User Guide.
suspend fun advancedEventSelectors(argument: List<suspend EventDataStoreAdvancedEventSelectorArgsBuilder.() -> Unit>)
suspend fun advancedEventSelectors(vararg argument: suspend EventDataStoreAdvancedEventSelectorArgsBuilder.() -> Unit)
suspend fun advancedEventSelectors(argument: suspend EventDataStoreAdvancedEventSelectorArgsBuilder.() -> Unit)
Parameters
argument
The advanced event selectors to use to select the events for the data store. For more information about how to use advanced event selectors, see Log events by using advanced event selectors in the CloudTrail User Guide.