Uses of Class
software.amazon.awscdk.services.workspacesinstances.CfnVolumeAssociation.Builder
Packages that use CfnVolumeAssociation.Builder
Package
Description
AWS::WorkspacesInstances Construct Library
-
Uses of CfnVolumeAssociation.Builder in software.amazon.awscdk.services.workspacesinstances
Methods in software.amazon.awscdk.services.workspacesinstances that return CfnVolumeAssociation.BuilderModifier and TypeMethodDescriptionstatic CfnVolumeAssociation.Builder
The device name for the volume attachment.CfnVolumeAssociation.Builder.disassociateMode
(String disassociateMode) Mode to use when disassociating the volume.ID of the volume to attach to the workspace instance.CfnVolumeAssociation.Builder.workspaceInstanceId
(String workspaceInstanceId) ID of the workspace instance to associate with the volume.