Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opensearchservice.CfnDomainPropsMixin.ClusterConfigProperty.Builder
Packages that use CfnDomainPropsMixin.ClusterConfigProperty.Builder
-
Uses of CfnDomainPropsMixin.ClusterConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice
Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice that return CfnDomainPropsMixin.ClusterConfigProperty.BuilderModifier and TypeMethodDescriptionCfnDomainPropsMixin.ClusterConfigProperty.builder()CfnDomainPropsMixin.ClusterConfigProperty.Builder.coldStorageOptions(CfnDomainPropsMixin.ColdStorageOptionsProperty coldStorageOptions) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getColdStorageOptions()CfnDomainPropsMixin.ClusterConfigProperty.Builder.coldStorageOptions(IResolvable coldStorageOptions) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getColdStorageOptions()CfnDomainPropsMixin.ClusterConfigProperty.Builder.dedicatedMasterCount(Number dedicatedMasterCount) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getDedicatedMasterCount()CfnDomainPropsMixin.ClusterConfigProperty.Builder.dedicatedMasterEnabled(Boolean dedicatedMasterEnabled) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getDedicatedMasterEnabled()CfnDomainPropsMixin.ClusterConfigProperty.Builder.dedicatedMasterEnabled(IResolvable dedicatedMasterEnabled) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getDedicatedMasterEnabled()CfnDomainPropsMixin.ClusterConfigProperty.Builder.dedicatedMasterType(String dedicatedMasterType) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getDedicatedMasterType()CfnDomainPropsMixin.ClusterConfigProperty.Builder.instanceCount(Number instanceCount) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getInstanceCount()CfnDomainPropsMixin.ClusterConfigProperty.Builder.instanceType(String instanceType) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getInstanceType()CfnDomainPropsMixin.ClusterConfigProperty.Builder.multiAzWithStandbyEnabled(Boolean multiAzWithStandbyEnabled) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getMultiAzWithStandbyEnabled()CfnDomainPropsMixin.ClusterConfigProperty.Builder.multiAzWithStandbyEnabled(IResolvable multiAzWithStandbyEnabled) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getMultiAzWithStandbyEnabled()CfnDomainPropsMixin.ClusterConfigProperty.Builder.nodeOptions(List<? extends Object> nodeOptions) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getNodeOptions()CfnDomainPropsMixin.ClusterConfigProperty.Builder.nodeOptions(IResolvable nodeOptions) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getNodeOptions()Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getWarmCount()CfnDomainPropsMixin.ClusterConfigProperty.Builder.warmEnabled(Boolean warmEnabled) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getWarmEnabled()CfnDomainPropsMixin.ClusterConfigProperty.Builder.warmEnabled(IResolvable warmEnabled) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getWarmEnabled()Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getWarmType()CfnDomainPropsMixin.ClusterConfigProperty.Builder.zoneAwarenessConfig(CfnDomainPropsMixin.ZoneAwarenessConfigProperty zoneAwarenessConfig) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getZoneAwarenessConfig()CfnDomainPropsMixin.ClusterConfigProperty.Builder.zoneAwarenessConfig(IResolvable zoneAwarenessConfig) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getZoneAwarenessConfig()CfnDomainPropsMixin.ClusterConfigProperty.Builder.zoneAwarenessEnabled(Boolean zoneAwarenessEnabled) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getZoneAwarenessEnabled()CfnDomainPropsMixin.ClusterConfigProperty.Builder.zoneAwarenessEnabled(IResolvable zoneAwarenessEnabled) Sets the value ofCfnDomainPropsMixin.ClusterConfigProperty.getZoneAwarenessEnabled()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice with parameters of type CfnDomainPropsMixin.ClusterConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomainPropsMixin.ClusterConfigProperty.Builder.