scriptActions

@JvmName(name = "fdkcuivhcnvshkpf")
suspend fun scriptActions(value: Output<List<InteractiveQueryClusterRolesZookeeperNodeScriptActionArgs>>)

Parameters

value

The script action which will run on the cluster. Changing this forces a new resource to be created.


@JvmName(name = "kxfqejuxcfaumegj")
suspend fun scriptActions(vararg values: Output<InteractiveQueryClusterRolesZookeeperNodeScriptActionArgs>)


@JvmName(name = "oavhdfyupashxuvd")
suspend fun scriptActions(values: List<Output<InteractiveQueryClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "wjtxratjiqcaefcp")
suspend fun scriptActions(vararg values: InteractiveQueryClusterRolesZookeeperNodeScriptActionArgs)

Parameters

values

The script action which will run on the cluster. Changing this forces a new resource to be created.


@JvmName(name = "qttamnmawwugighu")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "tpoiajldfjhaqyqc")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "boyeivkdteijqsfg")
suspend fun scriptActions(argument: suspend InteractiveQueryClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

The script action which will run on the cluster. Changing this forces a new resource to be created.