enabledClusterLogTypes

@JvmName(name = "cggujxhtvpxiaxfd")
suspend fun enabledClusterLogTypes(value: Output<List<String>>)
@JvmName(name = "suqvbkymrmpiguim")
suspend fun enabledClusterLogTypes(value: List<String>?)

Parameters

value

List of the desired control plane logging to enable. For more information, see Amazon EKS Control Plane Logging.


@JvmName(name = "fyojbvlmcamckdjy")
suspend fun enabledClusterLogTypes(vararg values: Output<String>)


@JvmName(name = "wrouabcweuoevsxs")
suspend fun enabledClusterLogTypes(values: List<Output<String>>)
@JvmName(name = "odjhcfcftetffcqo")
suspend fun enabledClusterLogTypes(vararg values: String)

Parameters

values

List of the desired control plane logging to enable. For more information, see Amazon EKS Control Plane Logging.