additionalEncryptionContext

@JvmName(name = "yhuirjfwlwnlhetj")
suspend fun additionalEncryptionContext(value: Output<Map<String, String>>)
@JvmName(name = "wnvrdpsxvlbvomsf")
suspend fun additionalEncryptionContext(value: Map<String, String>?)

Parameters

value

The encryption context for the integration. For more information, see Encryption context in the AWS Key Management Service Developer Guide .


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

Parameters

values

The encryption context for the integration. For more information, see Encryption context in the AWS Key Management Service Developer Guide .