You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Mobile::Types::DeleteProjectResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Result structure used in response to request to delete a project.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#deleted_resourcesArray<Types::Resource>

Resources which were deleted.

Returns:

#orphaned_resourcesArray<Types::Resource>

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

Returns:

  • (Array<Types::Resource>)

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