insightSelectors

@JvmName(name = "gpvfyumbuyoabnvp")
suspend fun insightSelectors(value: Output<List<TrailInsightSelectorArgs>>)
@JvmName(name = "taadnvwdcrjqytdn")
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 = "kyxltfykfhyqrtcb")
suspend fun insightSelectors(vararg values: Output<TrailInsightSelectorArgs>)


@JvmName(name = "mdxhxefjlurwulhn")
suspend fun insightSelectors(values: List<Output<TrailInsightSelectorArgs>>)
@JvmName(name = "bflhoxwytqscsgng")
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 = "eyuywjvgonrcimrv")
suspend fun insightSelectors(argument: List<suspend TrailInsightSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "hydfovroupnfldig")
suspend fun insightSelectors(vararg argument: suspend TrailInsightSelectorArgsBuilder.() -> Unit)
@JvmName(name = "nwqablmtldrdlimp")
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.