additionalEncryptionContext

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

Parameters

value

Set of non-secret key–value pairs that contains additional contextual information about the data. For more information, see the User Guide. You can only include this parameter if you specify the kms_key_id parameter.


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

Parameters

values

Set of non-secret key–value pairs that contains additional contextual information about the data. For more information, see the User Guide. You can only include this parameter if you specify the kms_key_id parameter.