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

     1  # CreateCluster
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ClusterName** | **string** |  | [default to null]
     7  **KafkaVersionCode** | **string** |  | [default to null]
     8  **KafkaManagerUserName** | **string** |  | [default to null]
     9  **KafkaManagerUserPassword** | **string** |  | [default to null]
    10  **SoftwareProductCode** | **string** |  | [default to null]
    11  **VpcNo** | **int32** |  | [default to null]
    12  **ManagerNodeProductCode** | **string** |  | [default to null]
    13  **ManagerNodeSubnetNo** | **int32** |  | [default to null]
    14  **BrokerNodeProductCode** | **string** |  | [optional] [default to null]
    15  **BrokerNodeCount** | **int32** |  | [default to null]
    16  **BrokerNodeSubnetNo** | **int32** |  | [default to null]
    17  **BrokerNodeStorageSize** | **int32** |  | [default to null]
    18  **ConfigGroupNo** | **int32** |  | [optional] [default to null]
    19  
    20  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    21  
    22