encryptionContextEquals

@JvmName(name = "xlfenlictrkduvix")
suspend fun encryptionContextEquals(value: Output<Map<String, String>>)
@JvmName(name = "ohjckoaboypxgija")
suspend fun encryptionContextEquals(value: Map<String, String>?)

Parameters

value

A list of key-value pairs that must match the encryption context in subsequent cryptographic operation requests. The grant allows the operation only when the encryption context in the request is the same as the encryption context specified in this constraint. Conflicts with encryption_context_subset.


@JvmName(name = "tggdelwtqqerfply")
fun encryptionContextEquals(vararg values: Pair<String, String>)

Parameters

values

A list of key-value pairs that must match the encryption context in subsequent cryptographic operation requests. The grant allows the operation only when the encryption context in the request is the same as the encryption context specified in this constraint. Conflicts with encryption_context_subset.