class Aws::WorkMail::Types::DescribeResourceRequest

@note When making an API call, you may pass DescribeResourceRequest

data as a hash:

    {
      organization_id: "OrganizationId", # required
      resource_id: "ResourceId", # required
    }

@!attribute [rw] organization_id

The identifier associated with the organization for which the
resource is described.
@return [String]

@!attribute [rw] resource_id

The identifier of the resource to be described.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/DescribeResourceRequest AWS API Documentation

Constants

SENSITIVE