AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
workspacesinstances
/
aws.sdk.kotlin.services.workspacesinstances.model
/
AssociateVolumeRequest
/
Builder
Builder
class
Builder
Members
Properties
device
Link copied to clipboard
var
device
:
String
?
Device path for volume attachment.
volume
Id
Link copied to clipboard
var
volumeId
:
String
?
Volume to be attached.
workspace
Instance
Id
Link copied to clipboard
var
workspaceInstanceId
:
String
?
WorkSpace Instance to attach volume to.