Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesinstances.CfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.Builder
Packages that use CfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.Builder
-
Uses of CfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesinstances
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesinstances that return CfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.BuilderModifier and TypeMethodDescriptionCfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.builder()Sets the value ofCfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.getEncrypted()CfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.Builder.encrypted(IResolvable encrypted) Sets the value ofCfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.getEncrypted()Sets the value ofCfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.getIops()Sets the value ofCfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.getKmsKeyId()CfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.Builder.throughput(Number throughput) Sets the value ofCfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.getThroughput()CfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.Builder.volumeSize(Number volumeSize) Sets the value ofCfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.getVolumeSize()CfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.Builder.volumeType(String volumeType) Sets the value ofCfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.getVolumeType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.workspacesinstances with parameters of type CfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkspaceInstancePropsMixin.EbsBlockDeviceProperty.Builder.