scriptActions

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


@JvmName(name = "kqdjvexbstiqfyqr")
suspend fun scriptActions(values: List<Output<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "eixckfvangqysshj")
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 = "mrraduooeheylxse")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "fwbcjsoekilqdfvk")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "dpwlonnlqivldvcs")
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.