github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vmysql/docs/TargetSubnet.md (about)

     1  # TargetSubnet
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **SubnetNo** | ***string** | Subnet번호 | [optional] [default to null]
     7  **SubnetName** | ***string** | Subnet이름 | [optional] [default to null]
     8  **VpcNo** | ***string** | VPC번호 | [optional] [default to null]
     9  **VpcName** | ***string** | VPC이름 | [optional] [default to null]
    10  **ZoneCode** | ***string** | ZONE코드 | [optional] [default to null]
    11  **Subnet** | ***string** | Subnet | [optional] [default to null]
    12  **IsPublic** | ***string** | Public여부 | [optional] [default to null]
    13  **CreatedDate** | ***string** | 생성시간 | [optional] [default to null]
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17