scriptActions

@JvmName(name = "lfmnrldgyfrpeadq")
suspend fun scriptActions(value: Output<List<KafkaClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "ajswsiiagoumfqfi")
suspend fun scriptActions(value: List<KafkaClusterRolesZookeeperNodeScriptActionArgs>?)

Parameters

value

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


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


@JvmName(name = "takbpwupxhclhyfc")
suspend fun scriptActions(values: List<Output<KafkaClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "soolqltcqmvqvjhj")
suspend fun scriptActions(vararg values: KafkaClusterRolesZookeeperNodeScriptActionArgs)

Parameters

values

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


@JvmName(name = "qbrcxunohkvvxydw")
suspend fun scriptActions(argument: List<suspend KafkaClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "yphniphxdrbmbkap")
suspend fun scriptActions(vararg argument: suspend KafkaClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "aviestavkudcynbe")
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.