Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface DeleteWorkspaceRequest

Represents the input of a DeleteWorkspace operation.

Hierarchy

Properties

clientToken?: string

Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.

workspaceId: undefined | string

The ID of the workspace to delete.