View source: R/servicediscovery_operations.R
servicediscovery_update_private_dns_namespace | R Documentation |
Updates a private DNS namespace.
See https://www.paws-r-sdk.com/docs/servicediscovery_update_private_dns_namespace/ for full documentation.
servicediscovery_update_private_dns_namespace(
Id,
UpdaterRequestId = NULL,
Namespace
)
Id |
[required] The ID of the namespace that you want to update. |
UpdaterRequestId |
A unique string that identifies the request and that allows failed
|
Namespace |
[required] Updated properties for the private DNS namespace. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.