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
- Struct
- Aws::Mobile::Types::DeleteProjectResult
- Defined in:
- (unknown)
Overview
Result structure used in response to request to delete a project.
Returned by:
Instance Attribute Summary collapse
-
#deleted_resources ⇒ Array<Types::Resource>
Resources which were deleted.
-
#orphaned_resources ⇒ Array<Types::Resource>
Resources which were not deleted, due to a risk of losing potentially important data or files.
Instance Attribute Details
#deleted_resources ⇒ Array<Types::Resource>
Resources which were deleted.
#orphaned_resources ⇒ Array<Types::Resource>
Resources which were not deleted, due to a risk of losing potentially important data or files.