AWS SDK Version 4 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This is the response object from the GetPatientInsightsJob operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.ConnectHealth.Model.GetPatientInsightsJobResponse

Namespace: Amazon.ConnectHealth.Model
Assembly: AWSSDK.ConnectHealth.dll
Version: 3.x.y.z

Syntax

C#
public class GetPatientInsightsJobResponse : AmazonWebServiceResponse

The GetPatientInsightsJobResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.Nullable<System.DateTime>

Gets and sets the property CreationTime.

Date and time the patient insights job was submitted.

Public Property EncounterContext Amazon.ConnectHealth.Model.PatientInsightsEncounterContext

Gets and sets the property EncounterContext.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property InputDataConfig Amazon.ConnectHealth.Model.InputDataConfig

Gets and sets the property InputDataConfig.

Public Property InsightsContext Amazon.ConnectHealth.Model.InsightsContext

Gets and sets the property InsightsContext.

Public Property InsightsOutput Amazon.ConnectHealth.Model.InsightsOutput

Gets and sets the property InsightsOutput.

Public Property JobArn System.String

Gets and sets the property JobArn.

Public Property JobId System.String

Gets and sets the property JobId.

Public Property JobStatus Amazon.ConnectHealth.JobStatus

Gets and sets the property JobStatus.

Public Property OutputDataConfig Amazon.ConnectHealth.Model.OutputDataConfig

Gets and sets the property OutputDataConfig.

Public Property PatientContext Amazon.ConnectHealth.Model.PatientInsightsPatientContext

Gets and sets the property PatientContext.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property StatusDetails System.String

Gets and sets the property StatusDetails.

Contains information about the status of a job.

Public Property UpdatedTime System.Nullable<System.DateTime>

Gets and sets the property UpdatedTime.

Date and time the patient insights job was last updated.

Public Property UserContext Amazon.ConnectHealth.Model.UserContext

Gets and sets the property UserContext.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer