WorkspaceRequest constructor
WorkspaceRequest({})
Implementation
WorkspaceRequest({
required this.bundleId,
required this.directoryId,
required this.userName,
this.rootVolumeEncryptionEnabled,
this.tags,
this.userVolumeEncryptionEnabled,
this.volumeEncryptionKey,
this.workspaceProperties,
});