Uses of Class
software.amazon.awscdk.services.lightsail.CfnInstance.DiskProperty.Builder
-
Uses of CfnInstance.DiskProperty.Builder in software.amazon.awscdk.services.lightsail
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInstance.DiskProperty.Builder
.