Uses of Interface
software.amazon.awscdk.services.ec2.CfnCustomerGatewayProps
Packages that use CfnCustomerGatewayProps
-
Uses of CfnCustomerGatewayProps in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnCustomerGatewayPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnCustomerGatewayPropsMethods in software.amazon.awscdk.services.ec2 that return CfnCustomerGatewayPropsModifier and TypeMethodDescriptionCfnCustomerGatewayProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnCustomerGatewayPropsModifierConstructorDescriptionCfnCustomerGateway(Construct scope, String id, CfnCustomerGatewayProps props) Create a newAWS::EC2::CustomerGateway.