Uses of Class
software.amazon.awscdk.services.ec2.VPCPeeringConnectionReference.Builder
Packages that use VPCPeeringConnectionReference.Builder
-
Uses of VPCPeeringConnectionReference.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VPCPeeringConnectionReference.BuilderModifier and TypeMethodDescriptionVPCPeeringConnectionReference.builder()
VPCPeeringConnectionReference.Builder.vpcPeeringConnectionId
(String vpcPeeringConnectionId) Sets the value ofVPCPeeringConnectionReference.getVpcPeeringConnectionId()
Constructors in software.amazon.awscdk.services.ec2 with parameters of type VPCPeeringConnectionReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theVPCPeeringConnectionReference.Builder
.