# NewAvalancheSubnetResource
## Properties
**name** | **String** | Resource name |
**resource_type** | [**crate::models::ResourceType**](resourceType.md) | |
**size** | Option<[**crate::models::Size**](size.md)> | | [optional]
**cloud_region_id** | **String** | ID (or name) of the cloud region that the resource belongs to |
**subnet_nodes_resource_ids** | Option<**Vec<String>**> | IDs (or names) of node resources that are part of the Subnet | [optional]
**subnet_config** | Option<[**crate::models::AvalancheSubnetResourceBaseSubnetConfig**](AvalancheSubnetResourceBase_subnetConfig.md)> | | [optional]
**subnet_control_key_secret_id** | Option<**String**> | ID (or name) of the secret containing the Subnet control key | [optional]
**subnet_status** | Option<[**crate::models::AvalancheSubnetResourceBaseSubnetStatus**](AvalancheSubnetResourceBase_subnetStatus.md)> | | [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)