Job Latest Created Execution
data class JobLatestCreatedExecution(val completionTime: String? = null, val createTime: String? = null, val name: String? = null)
Constructors
Link copied to clipboard
fun JobLatestCreatedExecution(completionTime: String? = null, createTime: String? = null, name: String? = null)