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 DeleteProjectCommandOutputProtected

The output of DeleteProjectCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

deletedResources?: Resource[]

Resources which were deleted.

orphanedResources?: Resource[]

Resources which were not deleted, due to a risk of losing potentially important data or files.