Gets and sets the property ReadyDateTime.
The date and time when the job flow was ready to start running bootstrap actions.

C# |
public DateTime ReadyDateTime { get; set; }
The date and time when the job flow was ready to start running bootstrap actions.
C# |
public DateTime ReadyDateTime { get; set; }