Uses of Interface
software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps
Packages that use CfnVPCPeeringConnectionProps
-
Uses of CfnVPCPeeringConnectionProps in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnVPCPeeringConnectionPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnVPCPeeringConnectionPropsMethods in software.amazon.awscdk.services.ec2 that return CfnVPCPeeringConnectionPropsModifier and TypeMethodDescriptionCfnVPCPeeringConnectionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnVPCPeeringConnectionPropsModifierConstructorDescriptionCfnVPCPeeringConnection(Construct scope, String id, CfnVPCPeeringConnectionProps props) Create a newAWS::EC2::VPCPeeringConnection.