types

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

Parameters

value

The available cluster control plane log types.


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


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

Parameters

values

The available cluster control plane log types.