outscale_api 1.17.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# FiltersSubregion

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**region_names** | Option<**Vec<String>**> | The names of the Regions containing the Subregions. | [optional]
**states** | Option<**Vec<String>**> | The states of the Subregions. | [optional]
**subregion_names** | Option<**Vec<String>**> | The names of the Subregions. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)