types

@JvmName(name = "gtoogwsfqlshkgjv")
suspend fun types(value: Output<List<Either<String, LogType>>>)
@JvmName(name = "vcvfmwrbudkaobam")
suspend fun types(value: List<Either<String, LogType>>?)

Parameters

value

The available cluster control plane log types.


@JvmName(name = "wvknybiymwbqtvkm")
suspend fun types(vararg values: Output<Either<String, LogType>>)


@JvmName(name = "afnxsiyoicieeggw")
suspend fun types(values: List<Output<Either<String, LogType>>>)
@JvmName(name = "gopivshojbxovqyp")
suspend fun types(vararg values: Either<String, LogType>)

Parameters

values

The available cluster control plane log types.