This type is a class for model objects.
A target service is one of a set that may be routed to from a Gateway service.
Package: wsgw| Attributes Summary | |
| name : EString | The name of the target service. Required. The name has to be unique in the gateway service. Standard restrictions on managed names apply. |
| targetDestinationName : EString | The name of the target destination. Required. |
| targetServiceIdentity : EString | Identity information used when routing to this target service. Optional |
| outboundServiceName : EString | The name of the outbound service that defines the outbound web services enablement for this target service. Optional. |
| description : EString | A description of the target service. Optional. |
| busName : EString | The name of the service integration bus in which the target destination is configured. Optional. |
| Attribute Details |