View source: R/directoryservice_operations.R
directoryservice_update_conditional_forwarder | R Documentation |
Updates a conditional forwarder that has been set up for your Amazon Web Services directory.
See https://www.paws-r-sdk.com/docs/directoryservice_update_conditional_forwarder/ for full documentation.
directoryservice_update_conditional_forwarder(
DirectoryId,
RemoteDomainName,
DnsIpAddrs
)
DirectoryId |
[required] The directory ID of the Amazon Web Services directory for which to update the conditional forwarder. |
RemoteDomainName |
[required] The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship. |
DnsIpAddrs |
[required] The updated IP addresses of the remote DNS server associated with the conditional forwarder. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.