Module Smaws_Client_DirectoryService.DescribeConditionalForwarders

Obtains information about the conditional forwarders for this account.

If no input parameters are provided for RemoteDomainNames, this request describes all conditional forwarders for the specified directory ID.

val request : Smaws_Lib.Context.t -> describe_conditional_forwarders_request -> (describe_conditional_forwarders_result, [> Smaws_Lib.Protocols.AwsJson.error | `ClientException of client_exception | `DirectoryUnavailableException of directory_unavailable_exception | `EntityDoesNotExistException of entity_does_not_exist_exception | `InvalidParameterException of invalid_parameter_exception | `ServiceException of service_exception | `UnsupportedOperationException of unsupported_operation_exception ]) Stdlib.result