GetAuditPoliciesPolicy

data class GetAuditPoliciesPolicy(val auditStatus: String, val dbInstanceId: String, val id: String)

Constructors

Link copied to clipboard
constructor(auditStatus: String, dbInstanceId: String, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The status of the log audit feature.

Link copied to clipboard

The ID of the instance.

Link copied to clipboard
val id: String

The ID of the Audit Policy.