Properties of an Instance.
Package
@google-cloud/securesourcemanagerProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);Instance createTime
hostConfig
hostConfig?: (google.cloud.securesourcemanager.v1.Instance.IHostConfig|null);Instance hostConfig
kmsKey
kmsKey?: (string|null);Instance kmsKey
labels
labels?: ({ [k: string]: string }|null);Instance labels
name
name?: (string|null);Instance name
state
state?: (google.cloud.securesourcemanager.v1.Instance.State|keyof typeof google.cloud.securesourcemanager.v1.Instance.State|null);Instance state
stateNote
stateNote?: (google.cloud.securesourcemanager.v1.Instance.StateNote|keyof typeof google.cloud.securesourcemanager.v1.Instance.StateNote|null);Instance stateNote
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Instance updateTime