eventSelectors

@JvmName(name = "okitgkfwnjqvdqsd")
suspend fun eventSelectors(value: Output<List<TrailEventSelectorArgs>>)
@JvmName(name = "seyoujiymsuivmgj")
suspend fun eventSelectors(value: List<TrailEventSelectorArgs>?)

Parameters

value

Specifies an event selector for enabling data event logging. Fields documented below. Please note the CloudTrail limits when configuring these. Conflicts with advanced_event_selector.


@JvmName(name = "wfjjxnxwsadtchwh")
suspend fun eventSelectors(vararg values: Output<TrailEventSelectorArgs>)


@JvmName(name = "rwhgvxdvlhbmavyn")
suspend fun eventSelectors(values: List<Output<TrailEventSelectorArgs>>)
@JvmName(name = "dmjridnvxbkxtpge")
suspend fun eventSelectors(vararg values: TrailEventSelectorArgs)

Parameters

values

Specifies an event selector for enabling data event logging. Fields documented below. Please note the CloudTrail limits when configuring these. Conflicts with advanced_event_selector.


@JvmName(name = "iwemcfhfddctfvfh")
suspend fun eventSelectors(argument: List<suspend TrailEventSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "nxautnnmcmqjihqr")
suspend fun eventSelectors(vararg argument: suspend TrailEventSelectorArgsBuilder.() -> Unit)
@JvmName(name = "lkqfgtclsdoecpkv")
suspend fun eventSelectors(argument: suspend TrailEventSelectorArgsBuilder.() -> Unit)

Parameters

argument

Specifies an event selector for enabling data event logging. Fields documented below. Please note the CloudTrail limits when configuring these. Conflicts with advanced_event_selector.