Get Patch Deployment Result
data class GetPatchDeploymentResult(val createTime: String, val description: String, val duration: String, val instanceFilter: PatchInstanceFilterResponse, val lastExecuteTime: String, val name: String, val oneTimeSchedule: OneTimeScheduleResponse, val patchConfig: PatchConfigResponse, val recurringSchedule: RecurringScheduleResponse, val rollout: PatchRolloutResponse, val state: String, val updateTime: String)
Constructors
Link copied to clipboard
fun GetPatchDeploymentResult(createTime: String, description: String, duration: String, instanceFilter: PatchInstanceFilterResponse, lastExecuteTime: String, name: String, oneTimeSchedule: OneTimeScheduleResponse, patchConfig: PatchConfigResponse, recurringSchedule: RecurringScheduleResponse, rollout: PatchRolloutResponse, state: String, updateTime: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The last time a patch job was started by this deployment. Timestamp is in RFC3339 text format.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Time the patch deployment was last updated. Timestamp is in RFC3339 text format.