@Stability(value=External) public static final class CfnDomain.ElasticsearchClusterConfigProperty.Builder extends Object
CfnDomain.ElasticsearchClusterConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=External) public CfnDomain.ElasticsearchClusterConfigProperty.Builder dedicatedMasterCount(Number dedicatedMasterCount)
CfnDomain.ElasticsearchClusterConfigProperty.getDedicatedMasterCount()dedicatedMasterCount - `CfnDomain.ElasticsearchClusterConfigProperty.DedicatedMasterCount`.this@Stability(value=External) public CfnDomain.ElasticsearchClusterConfigProperty.Builder dedicatedMasterEnabled(Boolean dedicatedMasterEnabled)
CfnDomain.ElasticsearchClusterConfigProperty.getDedicatedMasterEnabled()dedicatedMasterEnabled - `CfnDomain.ElasticsearchClusterConfigProperty.DedicatedMasterEnabled`.this@Stability(value=External) public CfnDomain.ElasticsearchClusterConfigProperty.Builder dedicatedMasterEnabled(IResolvable dedicatedMasterEnabled)
CfnDomain.ElasticsearchClusterConfigProperty.getDedicatedMasterEnabled()dedicatedMasterEnabled - `CfnDomain.ElasticsearchClusterConfigProperty.DedicatedMasterEnabled`.this@Stability(value=External) public CfnDomain.ElasticsearchClusterConfigProperty.Builder dedicatedMasterType(String dedicatedMasterType)
CfnDomain.ElasticsearchClusterConfigProperty.getDedicatedMasterType()dedicatedMasterType - `CfnDomain.ElasticsearchClusterConfigProperty.DedicatedMasterType`.this@Stability(value=External) public CfnDomain.ElasticsearchClusterConfigProperty.Builder instanceCount(Number instanceCount)
CfnDomain.ElasticsearchClusterConfigProperty.getInstanceCount()instanceCount - `CfnDomain.ElasticsearchClusterConfigProperty.InstanceCount`.this@Stability(value=External) public CfnDomain.ElasticsearchClusterConfigProperty.Builder instanceType(String instanceType)
CfnDomain.ElasticsearchClusterConfigProperty.getInstanceType()instanceType - `CfnDomain.ElasticsearchClusterConfigProperty.InstanceType`.this@Stability(value=External) public CfnDomain.ElasticsearchClusterConfigProperty.Builder zoneAwarenessConfig(IResolvable zoneAwarenessConfig)
CfnDomain.ElasticsearchClusterConfigProperty.getZoneAwarenessConfig()zoneAwarenessConfig - `CfnDomain.ElasticsearchClusterConfigProperty.ZoneAwarenessConfig`.this@Stability(value=External) public CfnDomain.ElasticsearchClusterConfigProperty.Builder zoneAwarenessConfig(CfnDomain.ZoneAwarenessConfigProperty zoneAwarenessConfig)
CfnDomain.ElasticsearchClusterConfigProperty.getZoneAwarenessConfig()zoneAwarenessConfig - `CfnDomain.ElasticsearchClusterConfigProperty.ZoneAwarenessConfig`.this@Stability(value=External) public CfnDomain.ElasticsearchClusterConfigProperty.Builder zoneAwarenessEnabled(Boolean zoneAwarenessEnabled)
CfnDomain.ElasticsearchClusterConfigProperty.getZoneAwarenessEnabled()zoneAwarenessEnabled - `CfnDomain.ElasticsearchClusterConfigProperty.ZoneAwarenessEnabled`.this@Stability(value=External) public CfnDomain.ElasticsearchClusterConfigProperty.Builder zoneAwarenessEnabled(IResolvable zoneAwarenessEnabled)
CfnDomain.ElasticsearchClusterConfigProperty.getZoneAwarenessEnabled()zoneAwarenessEnabled - `CfnDomain.ElasticsearchClusterConfigProperty.ZoneAwarenessEnabled`.this@Stability(value=External) public CfnDomain.ElasticsearchClusterConfigProperty build()
CfnDomain.ElasticsearchClusterConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.