RedisFeatureStackProps
@cdk-cosmos/core › Globals › RedisFeatureStackProps
Hierarchy
object
↳ RedisFeatureStackProps
Index
Properties
Properties
Readonly
exportName
• exportName: string
Defined in packages/@cdk-cosmos/core/src/features/redis-feature/redis-feature-stack.ts:22
Export name for the Redis
Readonly
vpc
• vpc: IVpc
Defined in packages/@cdk-cosmos/core/src/features/redis-feature/redis-feature-stack.ts:18
Vpc that the redis should be attached to.