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