Get Workstation Result
data class GetWorkstationResult(val annotations: Map<String, String>, val createTime: String, val deleteTime: String, val displayName: String, val env: Map<String, String>, val etag: String, val host: String, val labels: Map<String, String>, val name: String, val reconciling: Boolean, val state: String, val uid: String, val updateTime: String)
Properties
Link copied to clipboard
Client-specified annotations.
Link copied to clipboard
Time when this resource was created.
Link copied to clipboard
Time when this resource was soft-deleted.
Link copied to clipboard
Human-readable name for this resource.
Link copied to clipboard
Link copied to clipboard
Indicates whether this resource is currently being updated to match its intended state.
Link copied to clipboard
Time when this resource was most recently updated.