Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opensearchservice.CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder
Packages that use CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder
-
Uses of CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice
Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice that return CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.automatedUpdateDate(String automatedUpdateDate) CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.builder()CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.cancellable(Boolean cancellable) Sets the value ofCfnDomainPropsMixin.ServiceSoftwareOptionsProperty.getCancellable()CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.cancellable(IResolvable cancellable) Sets the value ofCfnDomainPropsMixin.ServiceSoftwareOptionsProperty.getCancellable()CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.currentVersion(String currentVersion) Sets the value ofCfnDomainPropsMixin.ServiceSoftwareOptionsProperty.getCurrentVersion()CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.description(String description) Sets the value ofCfnDomainPropsMixin.ServiceSoftwareOptionsProperty.getDescription()CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.newVersion(String newVersion) Sets the value ofCfnDomainPropsMixin.ServiceSoftwareOptionsProperty.getNewVersion()CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.optionalDeployment(Boolean optionalDeployment) CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.optionalDeployment(IResolvable optionalDeployment) CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.updateAvailable(Boolean updateAvailable) Sets the value ofCfnDomainPropsMixin.ServiceSoftwareOptionsProperty.getUpdateAvailable()CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.updateAvailable(IResolvable updateAvailable) Sets the value ofCfnDomainPropsMixin.ServiceSoftwareOptionsProperty.getUpdateAvailable()CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.updateStatus(String updateStatus) Sets the value ofCfnDomainPropsMixin.ServiceSoftwareOptionsProperty.getUpdateStatus()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice with parameters of type CfnDomainPropsMixin.ServiceSoftwareOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomainPropsMixin.ServiceSoftwareOptionsProperty.Builder.