RedisAttributes

@cosmos-building-blocks/serviceGlobalsRedisAttributes

Hierarchy

  • RedisAttributes

Index

Properties

Properties

Readonly redisEndpoint

redisEndpoint: string

Defined in packages/@cosmos-building-blocks/service/src/redis.ts:207

Redis endpoint of the Primary Address


Readonly redisPort

redisPort: string

Defined in packages/@cosmos-building-blocks/service/src/redis.ts:211

Redis port of the Primary Address


Readonly redisProtocol

redisProtocol: string

Defined in packages/@cosmos-building-blocks/service/src/redis.ts:203

Redis Protocol of the Primary Address connection (redis[s])


Optional Readonly redisSecurityGroups

redisSecurityGroups? : ISecurityGroup[]

Defined in packages/@cosmos-building-blocks/service/src/redis.ts:199

Security Group assigned to Redis Cluster