Uses of Interface
software.amazon.awscdk.interfaces.elasticache.ISecurityGroupIngressRef
Packages that use ISecurityGroupIngressRef
Package
Description
Amazon ElastiCache Construct Library
-
Uses of ISecurityGroupIngressRef in software.amazon.awscdk.interfaces.elasticache
Subinterfaces of ISecurityGroupIngressRef in software.amazon.awscdk.interfaces.elasticacheModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISecurityGroupIngressRef.Classes in software.amazon.awscdk.interfaces.elasticache that implement ISecurityGroupIngressRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISecurityGroupIngressRef in software.amazon.awscdk.services.elasticache
Classes in software.amazon.awscdk.services.elasticache that implement ISecurityGroupIngressRefModifier and TypeClassDescriptionclassThe AWS::ElastiCache::SecurityGroupIngress type authorizes ingress to a cache security group from hosts in specified Amazon EC2 security groups.