Get Log Data Protection Policy Document Statement Operation
data class GetLogDataProtectionPolicyDocumentStatementOperation(val audit: GetLogDataProtectionPolicyDocumentStatementOperationAudit? = null, val deidentify: GetLogDataProtectionPolicyDocumentStatementOperationDeidentify? = null) : ConvertibleToJava<GetLogDataProtectionPolicyDocumentStatementOperation>
Constructors
Link copied to clipboard
constructor(audit: GetLogDataProtectionPolicyDocumentStatementOperationAudit? = null, deidentify: GetLogDataProtectionPolicyDocumentStatementOperationDeidentify? = null)