enabledTypes

@JvmName(name = "cgkonnhmdbwiblyu")
suspend fun enabledTypes(value: Output<List<ClusterLoggingTypeConfigArgs>>)
@JvmName(name = "nvubernpbyvrhqak")
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 = "pibomhthcfbnfvfl")
suspend fun enabledTypes(vararg values: Output<ClusterLoggingTypeConfigArgs>)


@JvmName(name = "poujotkpkewjdyax")
suspend fun enabledTypes(values: List<Output<ClusterLoggingTypeConfigArgs>>)
@JvmName(name = "ngmuuhuyfqenbbfb")
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 = "jfksssvganoayyqb")
suspend fun enabledTypes(argument: List<suspend ClusterLoggingTypeConfigArgsBuilder.() -> Unit>)
@JvmName(name = "jkqjdjluerotyplc")
suspend fun enabledTypes(vararg argument: suspend ClusterLoggingTypeConfigArgsBuilder.() -> Unit)
@JvmName(name = "gumjwolsarvewejy")
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.