Uses of Class
software.amazon.awscdk.services.ec2.alpha.VPCPeeringConnectionOptions.Builder
Packages that use VPCPeeringConnectionOptions.Builder
-
Uses of VPCPeeringConnectionOptions.Builder in software.amazon.awscdk.services.ec2.alpha
Methods in software.amazon.awscdk.services.ec2.alpha that return VPCPeeringConnectionOptions.BuilderModifier and TypeMethodDescriptionVPCPeeringConnectionOptions.Builder.acceptorVpc(IVpcV2 acceptorVpc) Sets the value ofVPCPeeringConnectionOptions.getAcceptorVpc()VPCPeeringConnectionOptions.builder()VPCPeeringConnectionOptions.Builder.peerRoleArn(String peerRoleArn) Sets the value ofVPCPeeringConnectionOptions.getPeerRoleArn()VPCPeeringConnectionOptions.Builder.vpcPeeringConnectionName(String vpcPeeringConnectionName) Sets the value ofVPCPeeringConnectionOptions.getVpcPeeringConnectionName()Constructors in software.amazon.awscdk.services.ec2.alpha with parameters of type VPCPeeringConnectionOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theVPCPeeringConnectionOptions.Builder.