View source: R/datazone_operations.R
datazone_delete_domain_unit | R Documentation |
Deletes a domain unit.
See https://www.paws-r-sdk.com/docs/datazone_delete_domain_unit/ for full documentation.
datazone_delete_domain_unit(domainIdentifier, identifier)
domainIdentifier |
[required] The ID of the domain where you want to delete a domain unit. |
identifier |
[required] The ID of the domain unit that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.