DeleteOutboundCrossClusterSearchConnectionResponse constructor
DeleteOutboundCrossClusterSearchConnectionResponse({
- OutboundCrossClusterSearchConnection? crossClusterSearchConnection,
Implementation
DeleteOutboundCrossClusterSearchConnectionResponse({
this.crossClusterSearchConnection,
});