servicediscovery_update_public_dns_namespace: Updates a public DNS namespace

View source: R/servicediscovery_operations.R

servicediscovery_update_public_dns_namespaceR Documentation

Updates a public DNS namespace

Description

Updates a public DNS namespace.

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

Usage

servicediscovery_update_public_dns_namespace(
  Id,
  UpdaterRequestId = NULL,
  Namespace
)

Arguments

Id

[required] The ID of the namespace being updated.

UpdaterRequestId

A unique string that identifies the request and that allows failed update_public_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 public DNS namespace.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.