scriptActions

@JvmName(name = "doewkhimqbajqvnq")
suspend fun scriptActions(value: Output<List<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "iawslipptvovuyfr")
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 = "kppxfvadlbugoncf")
suspend fun scriptActions(vararg values: Output<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>)


@JvmName(name = "ckfedashgggthtyq")
suspend fun scriptActions(values: List<Output<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "pqgcueftefiohpsd")
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 = "rfyhkpqdirydnfku")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "whdhnlbimpxhsbho")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "ixpuwvspidnwbofh")
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.