---
type: resource-type
title: VolumeAssociation
description: aws resource type AWS::WorkspacesInstances::VolumeAssociation
name: VolumeAssociation
lexicon: aws
resource_type: AWS::WorkspacesInstances::VolumeAssociation
---
`AWS::WorkspacesInstances::VolumeAssociation`, a resource type of the aws lexicon.

## Properties

- `Device` (`string`, required): The device name for the volume attachment
- `VolumeId` (`string`, required): ID of the volume to attach to the workspace instance
- `WorkspaceInstanceId` (`string`, required): ID of the workspace instance to associate with the volume
- `DisassociateMode` (`"FORCE" | "NO_FORCE"`, optional): Mode to use when disassociating the volume
