Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnDiskMixinProps.Builder
Packages that use CfnDiskMixinProps.Builder
-
Uses of CfnDiskMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnDiskMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnDiskMixinProps.getAddOns()CfnDiskMixinProps.Builder.addOns(IResolvable addOns) Sets the value ofCfnDiskMixinProps.getAddOns()CfnDiskMixinProps.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnDiskMixinProps.getAvailabilityZone()static CfnDiskMixinProps.BuilderCfnDiskMixinProps.builder()Sets the value ofCfnDiskMixinProps.getDiskName()CfnDiskMixinProps.Builder.location(CfnDiskPropsMixin.LocationProperty location) Sets the value ofCfnDiskMixinProps.getLocation()CfnDiskMixinProps.Builder.location(IResolvable location) Sets the value ofCfnDiskMixinProps.getLocation()Sets the value ofCfnDiskMixinProps.getSizeInGb()Sets the value ofCfnDiskMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lightsail with parameters of type CfnDiskMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDiskMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDiskMixinProps.Builder.