Interface protos.google.cloud.workstations.v1beta.IWorkstationConfig (1.1.1)

Properties of a WorkstationConfig.

Package

@google-cloud/workstations

Properties

annotations

annotations?: ({ [k: string]: string }|null);

WorkstationConfig annotations

conditions

conditions?: (google.rpc.IStatus[]|null);

WorkstationConfig conditions

container

container?: (google.cloud.workstations.v1beta.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

enableAuditAgent

enableAuditAgent?: (boolean|null);

WorkstationConfig enableAuditAgent

encryptionKey

encryptionKey?: (google.cloud.workstations.v1beta.WorkstationConfig.ICustomerEncryptionKey|null);

WorkstationConfig encryptionKey

ephemeralDirectories

ephemeralDirectories?: (google.cloud.workstations.v1beta.WorkstationConfig.IEphemeralDirectory[]|null);

WorkstationConfig ephemeralDirectories

etag

etag?: (string|null);

WorkstationConfig etag

host

host?: (google.cloud.workstations.v1beta.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.v1beta.WorkstationConfig.IPersistentDirectory[]|null);

WorkstationConfig persistentDirectories

readinessChecks

readinessChecks?: (google.cloud.workstations.v1beta.WorkstationConfig.IReadinessCheck[]|null);

WorkstationConfig readinessChecks

reconciling

reconciling?: (boolean|null);

WorkstationConfig reconciling

replicaZones

replicaZones?: (string[]|null);

WorkstationConfig replicaZones

runningTimeout

runningTimeout?: (google.protobuf.IDuration|null);

WorkstationConfig runningTimeout

uid

uid?: (string|null);

WorkstationConfig uid

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

WorkstationConfig updateTime