| Package | Description | 
|---|---|
| com.tencentcloudapi.emr.v20190103.models | 
| Modifier and Type | Method and Description | 
|---|---|
| MultiZoneSetting[] | InquiryPriceCreateInstanceRequest. getMultiZoneSettings()Get 可用区的规格信息 | 
| MultiZoneSetting[] | CreateInstanceRequest. getMultiZoneSettings()Get 节点资源的规格,有几个可用区,就填几个,按顺序第一个为主可用区,第二个为备可用区,第三个为仲裁可用区。如果没有开启跨AZ,则长度为1即可。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InquiryPriceCreateInstanceRequest. setMultiZoneSettings(MultiZoneSetting[] MultiZoneSettings)Set 可用区的规格信息 | 
| void | CreateInstanceRequest. setMultiZoneSettings(MultiZoneSetting[] MultiZoneSettings)Set 节点资源的规格,有几个可用区,就填几个,按顺序第一个为主可用区,第二个为备可用区,第三个为仲裁可用区。如果没有开启跨AZ,则长度为1即可。 | 
| Constructor and Description | 
|---|
| MultiZoneSetting(MultiZoneSetting source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.