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