scriptActions

@JvmName(name = "tjteuodtyqgacwgc")
suspend fun scriptActions(value: Output<List<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "hmwqnmrcnfsostji")
suspend fun scriptActions(value: List<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>?)

Parameters

value

The script action which will run on the cluster. One or more script_actions blocks as defined above.


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


@JvmName(name = "qekdbkgplpgoyeiv")
suspend fun scriptActions(values: List<Output<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "btqucumdpjccextc")
suspend fun scriptActions(vararg values: InteractiveQueryClusterRolesWorkerNodeScriptActionArgs)

Parameters

values

The script action which will run on the cluster. One or more script_actions blocks as defined above.


@JvmName(name = "buvogriinsgwchps")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "mkhajftpdekfevwx")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "jayubkoceolvgxpy")
suspend fun scriptActions(argument: suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

The script action which will run on the cluster. One or more script_actions blocks as defined above.