scriptActions

@JvmName(name = "hniclvtktlbhxpyg")
suspend fun scriptActions(value: Output<List<InteractiveQueryClusterRolesHeadNodeScriptActionArgs>>)
@JvmName(name = "ewqchbbnkuamubnp")
suspend fun scriptActions(value: List<InteractiveQueryClusterRolesHeadNodeScriptActionArgs>?)

Parameters

value

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


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


@JvmName(name = "hlegagbfapwvidrl")
suspend fun scriptActions(values: List<Output<InteractiveQueryClusterRolesHeadNodeScriptActionArgs>>)
@JvmName(name = "bmoafcnjtglxrqua")
suspend fun scriptActions(vararg values: InteractiveQueryClusterRolesHeadNodeScriptActionArgs)

Parameters

values

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


@JvmName(name = "xxtqmuusibgtufdj")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "wlsgfhavoorsdtur")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "qbcomdrqhvroqgmf")
suspend fun scriptActions(argument: suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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