Class TargetDetailsResponse
An object that represents the target of the flow defined by the connector. An example target is a stream (Streaming service). For more information about flows defined by connectors, see Overview of Connector Hub. For configuration instructions, see Creating a Connector.
Inheritance
TargetDetailsResponse
Inherited Members
Namespace: Oci.SchService.Models
Assembly: OCI.DotNetSDK.Sch.dll
Syntax
[JsonConverter(typeof(TargetDetailsResponseModelConverter))]
public class TargetDetailsResponse
Properties
PrivateEndpointMetadata
Declaration
[JsonProperty(PropertyName = "privateEndpointMetadata")]
public PrivateEndpointMetadata PrivateEndpointMetadata { get; set; }
Property Value
Type | Description |
---|---|
PrivateEndpointMetadata |