scriptActions

@JvmName(name = "inpmipbuummvsxtj")
suspend fun scriptActions(value: Output<List<KafkaClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "rvhmjheaelmcbrhj")
suspend fun scriptActions(value: List<KafkaClusterRolesWorkerNodeScriptActionArgs>?)

Parameters

value

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


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


@JvmName(name = "kcxanrrogtuhgboi")
suspend fun scriptActions(values: List<Output<KafkaClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "xjjnhbtxvpbbgbyd")
suspend fun scriptActions(vararg values: KafkaClusterRolesWorkerNodeScriptActionArgs)

Parameters

values

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


@JvmName(name = "udedgwrlytvjatvo")
suspend fun scriptActions(argument: List<suspend KafkaClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "vopmfpyyxeugipkb")
suspend fun scriptActions(vararg argument: suspend KafkaClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "sfgkewfmsvgeuiuk")
suspend fun scriptActions(argument: suspend KafkaClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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