scriptActions

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


@JvmName(name = "pfdxsalopitdsuvs")
suspend fun scriptActions(values: List<Output<InteractiveQueryClusterRolesHeadNodeScriptActionArgs>>)
@JvmName(name = "uncdsexqnnbrqfav")
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 = "usgesvqklgrbogab")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "nmacrrwkopedfiyh")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "aegphjedydjcletr")
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.