Skip to content

MasterNodeProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkelasticsearch"
&alicloudroscdkelasticsearch.MasterNodeProperty {
    Spec: interface{},
    Amount: interface{},
    DiskSize: interface{},
    DiskType: interface{},
}

Properties

Name Type Description
Spec interface{} No description.
Amount interface{} No description.
DiskSize interface{} No description.
DiskType interface{} No description.

SpecRequired

Spec interface{}
  • Type: interface{}

AmountOptional

Amount interface{}
  • Type: interface{}

DiskSizeOptional

DiskSize interface{}
  • Type: interface{}

DiskTypeOptional

DiskType interface{}
  • Type: interface{}