Skip to content

DataNodeProperty

Initializer

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

Properties

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

AmountRequired

Amount interface{}
  • Type: interface{}

DiskSizeRequired

DiskSize interface{}
  • Type: interface{}

DiskTypeRequired

DiskType interface{}
  • Type: interface{}

SpecRequired

Spec interface{}
  • Type: interface{}

DiskEncryptionOptional

DiskEncryption interface{}
  • Type: interface{}

PerformanceLevelOptional

PerformanceLevel interface{}
  • Type: interface{}