Abort Info Response
data class AbortInfoResponse(val cause: String, val projectsMissingPermission: List<String>, val resourceUri: String)
Details of the final state "abort" and associated resource.
Details of the final state "abort" and associated resource.