scriptActions

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


@JvmName(name = "auruxncambadbhhc")
suspend fun scriptActions(values: List<Output<InteractiveQueryClusterRolesHeadNodeScriptActionArgs>>)
@JvmName(name = "uytcwawlwhupqpgx")
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 = "itnreieucyelmvjv")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "rknrjnvavwcrpmjd")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "jhknwuwiuwtcufht")
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.