Properties of an Instance.
Package
@google-cloud/redisProperties
alternativeLocationId
alternativeLocationId?: (string|null);Instance alternativeLocationId
| Type | Description |
| (string|null) |
authorizedNetwork
authorizedNetwork?: (string|null);Instance authorizedNetwork
| Type | Description |
| (string|null) |
connectMode
connectMode?: (google.cloud.redis.v1beta1.Instance.ConnectMode|keyof typeof google.cloud.redis.v1beta1.Instance.ConnectMode|null);Instance connectMode
| Type | Description |
| (google.cloud.redis.v1beta1.Instance.ConnectMode|keyof typeof google.cloud.redis.v1beta1.Instance.ConnectMode|null) |
createTime
createTime?: (google.protobuf.ITimestamp|null);Instance createTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
currentLocationId
currentLocationId?: (string|null);Instance currentLocationId
| Type | Description |
| (string|null) |
displayName
displayName?: (string|null);Instance displayName
| Type | Description |
| (string|null) |
host
host?: (string|null);Instance host
| Type | Description |
| (string|null) |
labels
labels?: ({ [k: string]: string }|null);Instance labels
| Type | Description |
| ({ [k: string]: string }|null) |
locationId
locationId?: (string|null);Instance locationId
| Type | Description |
| (string|null) |
memorySizeGb
memorySizeGb?: (number|null);Instance memorySizeGb
| Type | Description |
| (number|null) |
name
name?: (string|null);Instance name
| Type | Description |
| (string|null) |
persistenceIamIdentity
persistenceIamIdentity?: (string|null);Instance persistenceIamIdentity
| Type | Description |
| (string|null) |
port
port?: (number|null);Instance port
| Type | Description |
| (number|null) |
redisConfigs
redisConfigs?: ({ [k: string]: string }|null);Instance redisConfigs
| Type | Description |
| ({ [k: string]: string }|null) |
redisVersion
redisVersion?: (string|null);Instance redisVersion
| Type | Description |
| (string|null) |
reservedIpRange
reservedIpRange?: (string|null);Instance reservedIpRange
| Type | Description |
| (string|null) |
state
state?: (google.cloud.redis.v1beta1.Instance.State|keyof typeof google.cloud.redis.v1beta1.Instance.State|null);Instance state
| Type | Description |
| (google.cloud.redis.v1beta1.Instance.State|keyof typeof google.cloud.redis.v1beta1.Instance.State|null) |
statusMessage
statusMessage?: (string|null);Instance statusMessage
| Type | Description |
| (string|null) |
tier
tier?: (google.cloud.redis.v1beta1.Instance.Tier|keyof typeof google.cloud.redis.v1beta1.Instance.Tier|null);Instance tier
| Type | Description |
| (google.cloud.redis.v1beta1.Instance.Tier|keyof typeof google.cloud.redis.v1beta1.Instance.Tier|null) |