insightSelectors

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


@JvmName(name = "quvsohqnbxxtdqsv")
suspend fun insightSelectors(values: List<Output<InsightSelectorArgs>>)
@JvmName(name = "iccybvnxjxbohgia")
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 = "jujgysdhvcuewfue")
suspend fun insightSelectors(argument: List<suspend InsightSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "djikjfkcstkpoqpy")
suspend fun insightSelectors(vararg argument: suspend InsightSelectorArgsBuilder.() -> Unit)
@JvmName(name = "mywtofknvlwufdil")
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.