encryptionContextEquals property
A list of key-value pairs that must match the encryption context in the cryptographic operation request. The grant allows the operation only when the encryption context in the request is the same as the encryption context specified in this constraint.
Implementation
final Map<String, String>? encryptionContextEquals;