insightSelectors

@JvmName(name = "nydnwmmcnnoiloci")
suspend fun insightSelectors(value: Output<List<TrailInsightSelectorArgs>>)
@JvmName(name = "gfxxppwcfxdlolfn")
suspend fun insightSelectors(value: List<TrailInsightSelectorArgs>?)

Parameters

value

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


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


@JvmName(name = "kcrteujuraaxsiyx")
suspend fun insightSelectors(values: List<Output<TrailInsightSelectorArgs>>)
@JvmName(name = "bhpbfntvvgdrgrgl")
suspend fun insightSelectors(vararg values: TrailInsightSelectorArgs)

Parameters

values

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


@JvmName(name = "ueqlpmabrrjaejxv")
suspend fun insightSelectors(argument: List<suspend TrailInsightSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "vffccxsyuoippbcw")
suspend fun insightSelectors(vararg argument: suspend TrailInsightSelectorArgsBuilder.() -> Unit)
@JvmName(name = "ogavqbkdigiklosm")
suspend fun insightSelectors(argument: suspend TrailInsightSelectorArgsBuilder.() -> Unit)

Parameters

argument

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