workmail_delete_resource {paws.end.user.computing}R Documentation

Deletes the specified resource

Description

Deletes the specified resource.

See https://www.paws-r-sdk.com/docs/workmail_delete_resource/ for full documentation.

Usage

workmail_delete_resource(OrganizationId, ResourceId)

Arguments

OrganizationId

[required] The identifier associated with the organization from which the resource is deleted.

ResourceId

[required] The identifier of the resource to be deleted.

The identifier can accept ResourceId, or Resourcename. The following identity formats are available:

  • Resource ID: r-0123456789a0123456789b0123456789

  • Resource name: resource


[Package paws.end.user.computing version 0.9.0 Index]