scriptActions

@JvmName(name = "wloogrjwmwwjfwrm")
suspend fun scriptActions(value: Output<List<KafkaClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "mkjlgrdimekrwbwy")
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 = "lonhbinkpaebjjyh")
suspend fun scriptActions(vararg values: Output<KafkaClusterRolesWorkerNodeScriptActionArgs>)


@JvmName(name = "fkhjxvgunfcxplax")
suspend fun scriptActions(values: List<Output<KafkaClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "ahivetooqsqirpvv")
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 = "vwlxhiarbprtjgji")
suspend fun scriptActions(argument: List<suspend KafkaClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "fdubyyvexdbstoix")
suspend fun scriptActions(vararg argument: suspend KafkaClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "jexoyhbbsuebcwdk")
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.