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

     1  # OpenApiVpcConfigListResponseDetailVo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CreatedDate** | [***DateTimeVo**](DateTimeVo.md) |  | [optional] [default to null]
     7  **Ipv4Cidr** | **string** |  | [optional] [default to null]
     8  **Permission** | **string** |  | [optional] [default to null]
     9  **RegionNo** | **string** |  | [optional] [default to null]
    10  **StatusCode** | **string** |  | [optional] [default to null]
    11  **VpcName** | **string** |  | [optional] [default to null]
    12  **VpcNo** | **int32** |  | [optional] [default to null]
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16