Gateway Destination Response
data class GatewayDestinationResponse(val applicationName: String, val endpointName: String, val serviceName: String)
Describes destination endpoint for routing traffic.
Describes destination endpoint for routing traffic.