ConnectionConfigVariableArgs

constructor(booleanValue: Output<Boolean>? = null, encryptionKeyValue: Output<ConnectionConfigVariableEncryptionKeyValueArgs>? = null, integerValue: Output<Int>? = null, key: Output<String>, secretValue: Output<ConnectionConfigVariableSecretValueArgs>? = null, stringValue: Output<String>? = null)