Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnInstancePropsMixin.DiskProperty.Builder
Packages that use CfnInstancePropsMixin.DiskProperty.Builder
-
Uses of CfnInstancePropsMixin.DiskProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnInstancePropsMixin.DiskProperty.BuilderModifier and TypeMethodDescriptionCfnInstancePropsMixin.DiskProperty.Builder.attachedTo(String attachedTo) Sets the value ofCfnInstancePropsMixin.DiskProperty.getAttachedTo()CfnInstancePropsMixin.DiskProperty.Builder.attachmentState(String attachmentState) Sets the value ofCfnInstancePropsMixin.DiskProperty.getAttachmentState()CfnInstancePropsMixin.DiskProperty.builder()Sets the value ofCfnInstancePropsMixin.DiskProperty.getDiskName()Sets the value ofCfnInstancePropsMixin.DiskProperty.getIops()CfnInstancePropsMixin.DiskProperty.Builder.isSystemDisk(Boolean isSystemDisk) Sets the value ofCfnInstancePropsMixin.DiskProperty.getIsSystemDisk()CfnInstancePropsMixin.DiskProperty.Builder.isSystemDisk(IResolvable isSystemDisk) Sets the value ofCfnInstancePropsMixin.DiskProperty.getIsSystemDisk()Sets the value ofCfnInstancePropsMixin.DiskProperty.getPath()Sets the value ofCfnInstancePropsMixin.DiskProperty.getSizeInGb()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lightsail with parameters of type CfnInstancePropsMixin.DiskProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInstancePropsMixin.DiskProperty.Builder.