Uses of Interface
software.amazon.awscdk.services.elasticache.CfnSecurityGroupIngressProps
Package
Description
Amazon ElastiCache Construct Library
-
Uses of CfnSecurityGroupIngressProps in software.amazon.awscdk.services.elasticache
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnSecurityGroupIngressProps
Modifier and TypeMethodDescriptionCfnSecurityGroupIngressProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnSecurityGroupIngress
(Construct scope, String id, CfnSecurityGroupIngressProps props) Create a newAWS::ElastiCache::SecurityGroupIngress
.