Properties of a WorkstationConfig.
Package
@google-cloud/workstationsProperties
annotations
annotations?: ({ [k: string]: string }|null);
WorkstationConfig annotations
conditions
conditions?: (google.rpc.IStatus[]|null);
WorkstationConfig conditions
container
container?: (google.cloud.workstations.v1.WorkstationConfig.IContainer|null);
WorkstationConfig container
createTime
createTime?: (google.protobuf.ITimestamp|null);
WorkstationConfig createTime
degraded
degraded?: (boolean|null);
WorkstationConfig degraded
deleteTime
deleteTime?: (google.protobuf.ITimestamp|null);
WorkstationConfig deleteTime
displayName
displayName?: (string|null);
WorkstationConfig displayName
encryptionKey
encryptionKey?: (google.cloud.workstations.v1.WorkstationConfig.ICustomerEncryptionKey|null);
WorkstationConfig encryptionKey
etag
etag?: (string|null);
WorkstationConfig etag
host
host?: (google.cloud.workstations.v1.WorkstationConfig.IHost|null);
WorkstationConfig host
idleTimeout
idleTimeout?: (google.protobuf.IDuration|null);
WorkstationConfig idleTimeout
labels
labels?: ({ [k: string]: string }|null);
WorkstationConfig labels
name
name?: (string|null);
WorkstationConfig name
persistentDirectories
persistentDirectories?: (google.cloud.workstations.v1.WorkstationConfig.IPersistentDirectory[]|null);
WorkstationConfig persistentDirectories
reconciling
reconciling?: (boolean|null);
WorkstationConfig reconciling
runningTimeout
runningTimeout?: (google.protobuf.IDuration|null);
WorkstationConfig runningTimeout
uid
uid?: (string|null);
WorkstationConfig uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
WorkstationConfig updateTime