#include <InstanceTimeline.h>
The timeline of the instance lifecycle.
See Also:
AWS API Reference
Definition at line 31 of file InstanceTimeline.h.
◆ InstanceTimeline() [1/2]
Aws::EMR::Model::InstanceTimeline::InstanceTimeline |
( |
| ) |
|
◆ InstanceTimeline() [2/2]
◆ CreationDateTimeHasBeenSet()
bool Aws::EMR::Model::InstanceTimeline::CreationDateTimeHasBeenSet |
( |
| ) |
const |
|
inline |
◆ EndDateTimeHasBeenSet()
bool Aws::EMR::Model::InstanceTimeline::EndDateTimeHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetCreationDateTime()
◆ GetEndDateTime()
◆ GetReadyDateTime()
The date and time when the instance was ready to perform tasks.
Definition at line 74 of file InstanceTimeline.h.
◆ Jsonize()
◆ operator=()
◆ ReadyDateTimeHasBeenSet()
bool Aws::EMR::Model::InstanceTimeline::ReadyDateTimeHasBeenSet |
( |
| ) |
const |
|
inline |
The date and time when the instance was ready to perform tasks.
Definition at line 79 of file InstanceTimeline.h.
◆ SetCreationDateTime() [1/2]
◆ SetCreationDateTime() [2/2]
◆ SetEndDateTime() [1/2]
◆ SetEndDateTime() [2/2]
◆ SetReadyDateTime() [1/2]
The date and time when the instance was ready to perform tasks.
Definition at line 89 of file InstanceTimeline.h.
◆ SetReadyDateTime() [2/2]
The date and time when the instance was ready to perform tasks.
Definition at line 84 of file InstanceTimeline.h.
◆ WithCreationDateTime() [1/2]
◆ WithCreationDateTime() [2/2]
◆ WithEndDateTime() [1/2]
◆ WithEndDateTime() [2/2]
◆ WithReadyDateTime() [1/2]
The date and time when the instance was ready to perform tasks.
Definition at line 99 of file InstanceTimeline.h.
◆ WithReadyDateTime() [2/2]
The date and time when the instance was ready to perform tasks.
Definition at line 94 of file InstanceTimeline.h.
The documentation for this class was generated from the following file: