scriptActions

@JvmName(name = "wckdgoeisaolpodt")
suspend fun scriptActions(value: Output<List<InteractiveQueryClusterRolesHeadNodeScriptActionArgs>>)
@JvmName(name = "ginaubaftpjtpile")
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 = "haxfxvbowonvtrig")
suspend fun scriptActions(vararg values: Output<InteractiveQueryClusterRolesHeadNodeScriptActionArgs>)


@JvmName(name = "utbwxkaamnbnuhsf")
suspend fun scriptActions(values: List<Output<InteractiveQueryClusterRolesHeadNodeScriptActionArgs>>)
@JvmName(name = "oilgdbeffdinuqnj")
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 = "wpfatufvmgvqupxi")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "yefdtwibuaurpnba")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "vjhtodlyfnrkyjtl")
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.