scriptActions

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

Parameters

value

The script action which will run on the cluster. Changing this forces a new resource to be created.


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


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

Parameters

values

The script action which will run on the cluster. Changing this forces a new resource to be created.


@JvmName(name = "tlgovsxtdcltwboe")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "ckskhchtmmesfkyo")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "qdgciqwialgsxtnx")
suspend fun scriptActions(argument: suspend InteractiveQueryClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

The script action which will run on the cluster. Changing this forces a new resource to be created.