GetLogDataProtectionPolicyDocumentStatementOperationDeidentify constructor
const
GetLogDataProtectionPolicyDocumentStatementOperationDeidentify({})
Creates a new GetLogDataProtectionPolicyDocumentStatementOperationDeidentify.
maskConfig An empty object that configures masking.
Implementation
const GetLogDataProtectionPolicyDocumentStatementOperationDeidentify({
required this.maskConfig,
});