selector

@JvmName(name = "stfrnlqikbbklrvr")
suspend fun selector(value: Output<AutomationSelectorArgs>)
@JvmName(name = "hnqemuslpgovroec")
suspend fun selector(value: AutomationSelectorArgs?)

Parameters

value

Required. Selected resources to which the automation will be applied. Structure is documented below.


@JvmName(name = "ftfahcmptqnmrnde")
suspend fun selector(argument: suspend AutomationSelectorArgsBuilder.() -> Unit)

Parameters

argument

Required. Selected resources to which the automation will be applied. Structure is documented below.