R/datazone_operations.R
datazone_update_domain_unit.Rd
Updates the domain unit.
See https://www.paws-r-sdk.com/docs/datazone_update_domain_unit/ for full documentation.
datazone_update_domain_unit( domainIdentifier, identifier, description = NULL, name = NULL )
[required] The ID of the domain where you want to update a domain unit.
[required] The ID of the domain unit that you want to update.
The description of the domain unit that you want to update.
The name of the domain unit that you want to update.