C# Class Amazon.DataPipeline.Model.ReportTaskRunnerHeartbeatRequest

Container for the parameters to the ReportTaskRunnerHeartbeat operation.

Task runners call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational. In the case of AWS Data Pipeline Task Runner launched on a resource managed by AWS Data Pipeline, the web service can use this call to detect when the task runner application has failed and restart a new instance.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetHostname ( ) : bool
IsSetTaskrunnerId ( ) : bool
IsSetWorkerGroup ( ) : bool