Learn R Programming

paws.networking (version 0.2.0)

servicediscovery_update_private_dns_namespace: Updates a private DNS namespace

Description

Updates a private DNS namespace.

See https://paws-r.github.io/docs/servicediscovery/update_private_dns_namespace.html for full documentation.

Usage

servicediscovery_update_private_dns_namespace(
  Id,
  UpdaterRequestId = NULL,
  Namespace
)

Arguments

Id

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

UpdaterRequestId

A unique string that identifies the request and that allows failed update_private_dns_namespace requests to be retried without the risk of running the operation twice. UpdaterRequestId can be any unique string (for example, a date/timestamp).

Namespace

[required] Updated properties for the private DNS namespace.