Get Log Data Protection Policy Document Statement
data class GetLogDataProtectionPolicyDocumentStatement(val dataIdentifiers: List<String>, val operation: GetLogDataProtectionPolicyDocumentStatementOperation, val sid: String? = null)
Constructors
Link copied to clipboard
constructor(dataIdentifiers: List<String>, operation: GetLogDataProtectionPolicyDocumentStatementOperation, sid: String? = null)
Properties
Link copied to clipboard
Set of at least 1 sensitive data identifiers that you want to mask. Read more in Types of data that you can protect.
Link copied to clipboard
Configures the data protection operation applied by this statement.