Uses of Interface
software.amazon.awscdk.services.ec2.CfnSecurityGroupProps
Packages that use CfnSecurityGroupProps
-
Uses of CfnSecurityGroupProps in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnSecurityGroupPropsMethods in software.amazon.awscdk.services.ec2 that return CfnSecurityGroupPropsModifier and TypeMethodDescriptionCfnSecurityGroupProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnSecurityGroupPropsModifierConstructorDescriptionCfnSecurityGroup(software.constructs.Construct scope, String id, CfnSecurityGroupProps props) Create a newAWS::EC2::SecurityGroup.