RosClusterProps
Properties for defining a RosCluster
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-dashvector-cluster
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdashvector"
&alicloudroscdkdashvector.RosClusterProps {
ClusterName: interface{},
ClusterType: interface{},
ReplicaCount: interface{},
IgnoreExisting: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ClusterName |
interface{} |
No description. |
ClusterType |
interface{} |
No description. |
ReplicaCount |
interface{} |
No description. |
IgnoreExisting |
interface{} |
No description. |
ClusterName
Required
ClusterName interface{}
- Type: interface{}
ClusterType
Required
ClusterType interface{}
- Type: interface{}
ReplicaCount
Required
ReplicaCount interface{}
- Type: interface{}
IgnoreExisting
Optional
IgnoreExisting interface{}
- Type: interface{}