class Aws::WorkMail::Types::DeleteResourceRequest
@note When making an API call, you may pass DeleteResourceRequest
data as a hash: { organization_id: "OrganizationId", # required resource_id: "ResourceId", # required }
@!attribute [rw] organization_id
The identifier associated with the organization from which the resource is deleted. @return [String]
@!attribute [rw] resource_id
The identifier of the resource to be deleted. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/DeleteResourceRequest AWS API Documentation
Constants
- SENSITIVE