directoryservice_delete_conditional_forwarder {paws.security.identity} | R Documentation |
Deletes a conditional forwarder that has been set up for your Amazon Web Services directory
Description
Deletes a conditional forwarder that has been set up for your Amazon Web Services directory.
See https://www.paws-r-sdk.com/docs/directoryservice_delete_conditional_forwarder/ for full documentation.
Usage
directoryservice_delete_conditional_forwarder(DirectoryId, RemoteDomainName)
Arguments
DirectoryId |
[required] The directory ID for which you are deleting the conditional forwarder. |
RemoteDomainName |
[required] The fully qualified domain name (FQDN) of the remote domain with which you are deleting the conditional forwarder. |
[Package paws.security.identity version 0.7.0 Index]