class Aws::Mobile::Types::DeleteProjectResult

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

@!attribute [rw] deleted_resources

Resources which were deleted.
@return [Array<Types::Resource>]

@!attribute [rw] orphaned_resources

Resources which were not deleted, due to a risk of losing
potentially important data or files.
@return [Array<Types::Resource>]

@see docs.aws.amazon.com/goto/WebAPI/mobile-2017-07-01/DeleteProjectResult AWS API Documentation

Constants

SENSITIVE