script Actions
Parameters
value
The script action which will run on the cluster. Changing this forces a new resource to be created.
Parameters
values
The script action which will run on the cluster. Changing this forces a new resource to be created.
suspend fun scriptActions(argument: List<suspend KafkaClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
suspend fun scriptActions(vararg argument: suspend KafkaClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
suspend fun scriptActions(argument: suspend KafkaClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
Parameters
argument
The script action which will run on the cluster. Changing this forces a new resource to be created.