datazone_update_domain_unit: Updates the domain unit

View source: R/datazone_operations.R

datazone_update_domain_unitR Documentation

Updates the domain unit

Description

Updates the domain unit.

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

Usage

datazone_update_domain_unit(
  description = NULL,
  domainIdentifier,
  identifier,
  name = NULL
)

Arguments

description

The description of the domain unit that you want to update.

domainIdentifier

[required] The ID of the domain where you want to update a domain unit.

identifier

[required] The ID of the domain unit that you want to update.

name

The name of the domain unit that you want to update.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.