Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesinstances.CfnVolumeMixinProps.Builder
Packages that use CfnVolumeMixinProps.Builder
-
Uses of CfnVolumeMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesinstances
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesinstances that return CfnVolumeMixinProps.BuilderModifier and TypeMethodDescriptionCfnVolumeMixinProps.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnVolumeMixinProps.getAvailabilityZone()static CfnVolumeMixinProps.BuilderCfnVolumeMixinProps.builder()Sets the value ofCfnVolumeMixinProps.getEncrypted()CfnVolumeMixinProps.Builder.encrypted(IResolvable encrypted) Sets the value ofCfnVolumeMixinProps.getEncrypted()Sets the value ofCfnVolumeMixinProps.getIops()Sets the value ofCfnVolumeMixinProps.getKmsKeyId()Sets the value ofCfnVolumeMixinProps.getSizeInGb()CfnVolumeMixinProps.Builder.snapshotId(String snapshotId) Sets the value ofCfnVolumeMixinProps.getSnapshotId()CfnVolumeMixinProps.Builder.tagSpecifications(List<? extends Object> tagSpecifications) Sets the value ofCfnVolumeMixinProps.getTagSpecifications()CfnVolumeMixinProps.Builder.tagSpecifications(IResolvable tagSpecifications) Sets the value ofCfnVolumeMixinProps.getTagSpecifications()CfnVolumeMixinProps.Builder.throughput(Number throughput) Sets the value ofCfnVolumeMixinProps.getThroughput()CfnVolumeMixinProps.Builder.volumeType(String volumeType) Sets the value ofCfnVolumeMixinProps.getVolumeType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.workspacesinstances with parameters of type CfnVolumeMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnVolumeMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVolumeMixinProps.Builder.