Uses of Class
software.amazon.awscdk.services.workspacesinstances.CfnVolumeAssociationProps.Builder
Packages that use CfnVolumeAssociationProps.Builder
Package
Description
AWS::WorkspacesInstances Construct Library
-
Uses of CfnVolumeAssociationProps.Builder in software.amazon.awscdk.services.workspacesinstances
Methods in software.amazon.awscdk.services.workspacesinstances that return CfnVolumeAssociationProps.BuilderModifier and TypeMethodDescriptionCfnVolumeAssociationProps.builder()Sets the value ofCfnVolumeAssociationProps.getDevice()CfnVolumeAssociationProps.Builder.disassociateMode(String disassociateMode) Sets the value ofCfnVolumeAssociationProps.getDisassociateMode()Sets the value ofCfnVolumeAssociationProps.getVolumeId()CfnVolumeAssociationProps.Builder.workspaceInstanceId(String workspaceInstanceId) Sets the value ofCfnVolumeAssociationProps.getWorkspaceInstanceId()Constructors in software.amazon.awscdk.services.workspacesinstances with parameters of type CfnVolumeAssociationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVolumeAssociationProps.Builder.