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