enabledClusterLogTypes

@JvmName(name = "picybtsrkkfhmtss")
suspend fun enabledClusterLogTypes(value: Output<List<String>>)
@JvmName(name = "nhgvixctrvlvyicb")
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 = "ftirvdntcdiukpsf")
suspend fun enabledClusterLogTypes(vararg values: Output<String>)


@JvmName(name = "rbufkrancjnucvfg")
suspend fun enabledClusterLogTypes(values: List<Output<String>>)
@JvmName(name = "aeuysqpyrakiqkte")
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.