Connection Config Variable
constructor(booleanValue: Boolean? = null, encryptionKeyValue: ConnectionConfigVariableEncryptionKeyValue? = null, integerValue: Int? = null, key: String, secretValue: ConnectionConfigVariableSecretValue? = null, stringValue: String? = null)