ApplicationManagedPersistenceMonitoringConfiguration

data class ApplicationManagedPersistenceMonitoringConfiguration(val enabled: Boolean? = null, val encryptionKeyArn: String? = null)

Constructors

constructor(enabled: Boolean? = null, encryptionKeyArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean? = null

If set to false, managed logging will be turned off. Defaults to true.

Link copied to clipboard

KMS key ARN to encrypt the logs stored in managed persistence