encryption Key Value
suspend fun encryptionKeyValue(value: Output<ConnectionEventingConfigAdditionalVariableEncryptionKeyValueArgs>)
suspend fun encryptionKeyValue(value: ConnectionEventingConfigAdditionalVariableEncryptionKeyValueArgs?)
Parameters
value
Encryption key value of configVariable. Structure is documented below.
suspend fun encryptionKeyValue(argument: suspend ConnectionEventingConfigAdditionalVariableEncryptionKeyValueArgsBuilder.() -> Unit)
Parameters
argument
Encryption key value of configVariable. Structure is documented below.