enabledTypes

@JvmName(name = "gxeuqfbwkhgngmcm")
suspend fun enabledTypes(value: Output<List<ClusterLoggingTypeConfigArgs>>)
@JvmName(name = "rnhprmmjcljgdoro")
suspend fun enabledTypes(value: List<ClusterLoggingTypeConfigArgs>?)

Parameters

value

The enabled control plane logs for your cluster. All log types are disabled if the array is empty.

When updating a resource, you must include this EnabledTypes property if the previous CloudFormation template of the resource had it.


@JvmName(name = "rdvohmaxeclqchhe")
suspend fun enabledTypes(vararg values: Output<ClusterLoggingTypeConfigArgs>)


@JvmName(name = "pkvqjoogkdyrdrqj")
suspend fun enabledTypes(values: List<Output<ClusterLoggingTypeConfigArgs>>)
@JvmName(name = "pqjjadyqbrjwtewt")
suspend fun enabledTypes(vararg values: ClusterLoggingTypeConfigArgs)

Parameters

values

The enabled control plane logs for your cluster. All log types are disabled if the array is empty.

When updating a resource, you must include this EnabledTypes property if the previous CloudFormation template of the resource had it.


@JvmName(name = "endrgcamgnpwpdra")
suspend fun enabledTypes(argument: List<suspend ClusterLoggingTypeConfigArgsBuilder.() -> Unit>)
@JvmName(name = "bqqiiqoxgtoriuyx")
suspend fun enabledTypes(vararg argument: suspend ClusterLoggingTypeConfigArgsBuilder.() -> Unit)
@JvmName(name = "oiodfcblhmmbckoe")
suspend fun enabledTypes(argument: suspend ClusterLoggingTypeConfigArgsBuilder.() -> Unit)

Parameters

argument

The enabled control plane logs for your cluster. All log types are disabled if the array is empty.

When updating a resource, you must include this EnabledTypes property if the previous CloudFormation template of the resource had it.