Uses of Interface
software.amazon.awscdk.services.ec2.SubnetProps
Packages that use SubnetProps
-
Uses of SubnetProps in software.amazon.awscdk.services.ec2
Subinterfaces of SubnetProps in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterfaceExample:interfaceExample:Classes in software.amazon.awscdk.services.ec2 that implement SubnetPropsModifier and TypeClassDescriptionstatic final classAn implementation forPrivateSubnetPropsstatic final classAn implementation forPublicSubnetPropsstatic final classAn implementation forSubnetPropsMethods in software.amazon.awscdk.services.ec2 that return SubnetPropsConstructors in software.amazon.awscdk.services.ec2 with parameters of type SubnetPropsModifierConstructorDescriptionSubnet(software.constructs.Construct scope, String id, SubnetProps props)