elasticsearchservice_reject_inbound_cross_cluster_search_connection {paws.analytics} | R Documentation |
Allows the destination domain owner to reject an inbound cross-cluster search connection request
Description
Allows the destination domain owner to reject an inbound cross-cluster search connection request.
See https://www.paws-r-sdk.com/docs/elasticsearchservice_reject_inbound_cross_cluster_search_connection/ for full documentation.
Usage
elasticsearchservice_reject_inbound_cross_cluster_search_connection(
CrossClusterSearchConnectionId
)
Arguments
CrossClusterSearchConnectionId |
[required] The id of the inbound connection that you want to reject. |
[Package paws.analytics version 0.9.0 Index]