#include <JobExecutionSummary.h>
The job execution summary.
See Also:
AWS API Reference
Definition at line 32 of file JobExecutionSummary.h.
◆ JobExecutionSummary() [1/2]
Aws::IoT::Model::JobExecutionSummary::JobExecutionSummary |
( |
| ) |
|
◆ JobExecutionSummary() [2/2]
◆ ExecutionNumberHasBeenSet()
bool Aws::IoT::Model::JobExecutionSummary::ExecutionNumberHasBeenSet |
( |
| ) |
const |
|
inline |
A string (consisting of the digits "0" through "9") which identifies this particular job execution on this particular device. It can be used later in commands which return or update job execution information.
Definition at line 183 of file JobExecutionSummary.h.
◆ GetExecutionNumber()
long long Aws::IoT::Model::JobExecutionSummary::GetExecutionNumber |
( |
| ) |
const |
|
inline |
A string (consisting of the digits "0" through "9") which identifies this particular job execution on this particular device. It can be used later in commands which return or update job execution information.
Definition at line 176 of file JobExecutionSummary.h.
◆ GetLastUpdatedAt()
The time, in seconds since the epoch, when the job execution was last updated.
Definition at line 138 of file JobExecutionSummary.h.
◆ GetQueuedAt()
The time, in seconds since the epoch, when the job execution was queued.
Definition at line 75 of file JobExecutionSummary.h.
◆ GetStartedAt()
The time, in seconds since the epoch, when the job execution started.
Definition at line 106 of file JobExecutionSummary.h.
◆ GetStatus()
◆ Jsonize()
◆ LastUpdatedAtHasBeenSet()
bool Aws::IoT::Model::JobExecutionSummary::LastUpdatedAtHasBeenSet |
( |
| ) |
const |
|
inline |
The time, in seconds since the epoch, when the job execution was last updated.
Definition at line 144 of file JobExecutionSummary.h.
◆ operator=()
◆ QueuedAtHasBeenSet()
bool Aws::IoT::Model::JobExecutionSummary::QueuedAtHasBeenSet |
( |
| ) |
const |
|
inline |
The time, in seconds since the epoch, when the job execution was queued.
Definition at line 80 of file JobExecutionSummary.h.
◆ SetExecutionNumber()
void Aws::IoT::Model::JobExecutionSummary::SetExecutionNumber |
( |
long long |
value | ) |
|
|
inline |
A string (consisting of the digits "0" through "9") which identifies this particular job execution on this particular device. It can be used later in commands which return or update job execution information.
Definition at line 190 of file JobExecutionSummary.h.
◆ SetLastUpdatedAt() [1/2]
The time, in seconds since the epoch, when the job execution was last updated.
Definition at line 156 of file JobExecutionSummary.h.
◆ SetLastUpdatedAt() [2/2]
The time, in seconds since the epoch, when the job execution was last updated.
Definition at line 150 of file JobExecutionSummary.h.
◆ SetQueuedAt() [1/2]
The time, in seconds since the epoch, when the job execution was queued.
Definition at line 90 of file JobExecutionSummary.h.
◆ SetQueuedAt() [2/2]
The time, in seconds since the epoch, when the job execution was queued.
Definition at line 85 of file JobExecutionSummary.h.
◆ SetStartedAt() [1/2]
The time, in seconds since the epoch, when the job execution started.
Definition at line 121 of file JobExecutionSummary.h.
◆ SetStartedAt() [2/2]
The time, in seconds since the epoch, when the job execution started.
Definition at line 116 of file JobExecutionSummary.h.
◆ SetStatus() [1/2]
◆ SetStatus() [2/2]
◆ StartedAtHasBeenSet()
bool Aws::IoT::Model::JobExecutionSummary::StartedAtHasBeenSet |
( |
| ) |
const |
|
inline |
The time, in seconds since the epoch, when the job execution started.
Definition at line 111 of file JobExecutionSummary.h.
◆ StatusHasBeenSet()
bool Aws::IoT::Model::JobExecutionSummary::StatusHasBeenSet |
( |
| ) |
const |
|
inline |
◆ WithExecutionNumber()
JobExecutionSummary& Aws::IoT::Model::JobExecutionSummary::WithExecutionNumber |
( |
long long |
value | ) |
|
|
inline |
A string (consisting of the digits "0" through "9") which identifies this particular job execution on this particular device. It can be used later in commands which return or update job execution information.
Definition at line 197 of file JobExecutionSummary.h.
◆ WithLastUpdatedAt() [1/2]
The time, in seconds since the epoch, when the job execution was last updated.
Definition at line 168 of file JobExecutionSummary.h.
◆ WithLastUpdatedAt() [2/2]
The time, in seconds since the epoch, when the job execution was last updated.
Definition at line 162 of file JobExecutionSummary.h.
◆ WithQueuedAt() [1/2]
The time, in seconds since the epoch, when the job execution was queued.
Definition at line 100 of file JobExecutionSummary.h.
◆ WithQueuedAt() [2/2]
The time, in seconds since the epoch, when the job execution was queued.
Definition at line 95 of file JobExecutionSummary.h.
◆ WithStartedAt() [1/2]
The time, in seconds since the epoch, when the job execution started.
Definition at line 131 of file JobExecutionSummary.h.
◆ WithStartedAt() [2/2]
The time, in seconds since the epoch, when the job execution started.
Definition at line 126 of file JobExecutionSummary.h.
◆ WithStatus() [1/2]
◆ WithStatus() [2/2]
The documentation for this class was generated from the following file: