Uses of Interface
software.amazon.awscdk.interfaces.elasticache.ISecurityGroupRef
Packages that use ISecurityGroupRef
Package
Description
Amazon ElastiCache Construct Library
AWS::MediaLive Construct Library
-
Uses of ISecurityGroupRef in software.amazon.awscdk.interfaces.elasticache
Subinterfaces of ISecurityGroupRef in software.amazon.awscdk.interfaces.elasticacheModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISecurityGroupRef.Classes in software.amazon.awscdk.interfaces.elasticache that implement ISecurityGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISecurityGroupRef in software.amazon.awscdk.services.elasticache
Classes in software.amazon.awscdk.services.elasticache that implement ISecurityGroupRefModifier and TypeClassDescriptionclassTheAWS::ElastiCache::SecurityGroupresource creates a cache security group. -
Uses of ISecurityGroupRef in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type ISecurityGroupRefModifier and TypeMethodDescriptiondefault List<ISecurityGroupRef> VpcOutputSettings.getSecurityGroups()(experimental) The security groups to attach to the output VPC network interfaces.final List<ISecurityGroupRef> VpcOutputSettings.Jsii$Proxy.getSecurityGroups()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type ISecurityGroupRefModifier and TypeMethodDescriptionVpcOutputSettings.Builder.securityGroups(List<? extends ISecurityGroupRef> securityGroups) Sets the value ofVpcOutputSettings.getSecurityGroups()