View source: R/directoryservice_operations.R
directoryservice_describe_conditional_forwarders | R Documentation |
Obtains information about the conditional forwarders for this account.
See https://www.paws-r-sdk.com/docs/directoryservice_describe_conditional_forwarders/ for full documentation.
directoryservice_describe_conditional_forwarders(
DirectoryId,
RemoteDomainNames = NULL
)
DirectoryId |
[required] The directory ID for which to get the list of associated conditional forwarders. |
RemoteDomainNames |
The fully qualified domain names (FQDN) of the remote domains for which to get the list of associated conditional forwarders. If this member is null, all conditional forwarders are returned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.