DetectorCfnKubernetesAuditLogsConfigurationArgs

data class DetectorCfnKubernetesAuditLogsConfigurationArgs(val enable: Output<Boolean>) : ConvertibleToJava<DetectorCfnKubernetesAuditLogsConfigurationArgs>

Constructors

constructor(enable: Output<Boolean>)

Properties

Link copied to clipboard
val enable: Output<Boolean>

Describes whether Kubernetes audit logs are enabled as a data source for the detector.

Functions

Link copied to clipboard
open override fun toJava(): DetectorCfnKubernetesAuditLogsConfigurationArgs