scriptActions

@JvmName(name = "xtxfvtdvbuetpssn")
suspend fun scriptActions(value: Output<List<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "qfaavppiwppiplfw")
suspend fun scriptActions(value: List<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>?)

Parameters

value

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


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


@JvmName(name = "hjlvmdiyukhgnbdb")
suspend fun scriptActions(values: List<Output<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "valefayknhcucmej")
suspend fun scriptActions(vararg values: InteractiveQueryClusterRolesWorkerNodeScriptActionArgs)

Parameters

values

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


@JvmName(name = "dpijwsnjwlyfdtkj")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "chuqblwgjkcqxkhs")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "cviayhrcaplsihrk")
suspend fun scriptActions(argument: suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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