insightSelectors

@JvmName(name = "srakowoaprytoeoo")
suspend fun insightSelectors(value: Output<List<InsightSelectorArgs>>)
@JvmName(name = "ecqgluuktbapjeux")
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 = "hcmkgascluyaysqr")
suspend fun insightSelectors(vararg values: Output<InsightSelectorArgs>)


@JvmName(name = "ospqibjwrwnqervu")
suspend fun insightSelectors(values: List<Output<InsightSelectorArgs>>)
@JvmName(name = "cnvvwvxndhllspkq")
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 = "owuvikwlxwoofkyd")
suspend fun insightSelectors(argument: List<suspend InsightSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "ervfhufhbptowebv")
suspend fun insightSelectors(vararg argument: suspend InsightSelectorArgsBuilder.() -> Unit)
@JvmName(name = "auvxwkpetinduypo")
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.