Uses of Interface
software.amazon.awscdk.services.ec2.CfnInternetGatewayProps
Packages that use CfnInternetGatewayProps
-
Uses of CfnInternetGatewayProps in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnInternetGatewayPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnInternetGatewayPropsMethods in software.amazon.awscdk.services.ec2 that return CfnInternetGatewayPropsModifier and TypeMethodDescriptionCfnInternetGatewayProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnInternetGatewayPropsModifierConstructorDescriptionCfnInternetGateway(Construct scope, String id, CfnInternetGatewayProps props) Create a newAWS::EC2::InternetGateway.