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

     1  # ProductListForCreation
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **BaseBlockStorageProductCode** | **string** |  | [optional] [default to null]
     7  **CpuCount** | **string** |  | [optional] [default to null]
     8  **DiskType2Code** | **string** |  | [optional] [default to null]
     9  **InfraResourceDetailTypeCode** | **string** |  | [optional] [default to null]
    10  **InfraResourceTypeCode** | **string** |  | [optional] [default to null]
    11  **IsChangeSpec** | **bool** |  | [optional] [default to null]
    12  **IsSelected** | **bool** |  | [optional] [default to null]
    13  **MemorySize** | **int64** |  | [optional] [default to null]
    14  **ProductCode** | **string** |  | [optional] [default to null]
    15  **ProductDesc** | **string** |  | [optional] [default to null]
    16  **ProductEnglishDesc** | **string** |  | [optional] [default to null]
    17  **ProductEnglishName** | **string** |  | [optional] [default to null]
    18  **ProductJapaneseDesc** | **string** |  | [optional] [default to null]
    19  **ProductJapaneseName** | **string** |  | [optional] [default to null]
    20  **ProductKoreanDesc** | **string** |  | [optional] [default to null]
    21  **ProductKoreanName** | **string** |  | [optional] [default to null]
    22  **ProductName** | **string** |  | [optional] [default to null]
    23  **ProductType2Code** | **string** |  | [optional] [default to null]
    24  
    25  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    26  
    27