insightSelectors

@JvmName(name = "lbepnabixfkbdiao")
suspend fun insightSelectors(value: Output<List<InsightSelectorArgs>>)
@JvmName(name = "urygletjpkkkolll")
suspend fun insightSelectors(value: List<InsightSelectorArgs>?)

Parameters

value

Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an existing trail.


@JvmName(name = "fjijibkibxlknham")
suspend fun insightSelectors(vararg values: Output<InsightSelectorArgs>)


@JvmName(name = "uslubymvqmhcgnvb")
suspend fun insightSelectors(values: List<Output<InsightSelectorArgs>>)
@JvmName(name = "bnigjfcbotyjajcr")
suspend fun insightSelectors(vararg values: InsightSelectorArgs)

Parameters

values

Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an existing trail.


@JvmName(name = "pcmuotwhccjiajsi")
suspend fun insightSelectors(argument: List<suspend InsightSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "wvqcudoqbrayylsu")
suspend fun insightSelectors(vararg argument: suspend InsightSelectorArgsBuilder.() -> Unit)
@JvmName(name = "vseohfwtocfrescs")
suspend fun insightSelectors(argument: suspend InsightSelectorArgsBuilder.() -> Unit)

Parameters

argument

Lets you enable Insights event logging by specifying the Insights selectors that you want to enable on an existing trail.