Uses of Class
software.amazon.awscdk.services.ec2.CfnVPCPeeringConnection.Builder
Packages that use CfnVPCPeeringConnection.Builder
-
Uses of CfnVPCPeeringConnection.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnVPCPeeringConnection.BuilderModifier and TypeMethodDescriptionCfnVPCPeeringConnection.Builder.peerOwnerId
(String peerOwnerId) The AWS account ID of the owner of the accepter VPC.CfnVPCPeeringConnection.Builder.peerRegion
(String peerRegion) The Region code for the accepter VPC, if the accepter VPC is located in a Region other than the Region in which you make the request.CfnVPCPeeringConnection.Builder.peerRoleArn
(String peerRoleArn) The Amazon Resource Name (ARN) of the VPC peer role for the peering connection in another AWS account.The ID of the VPC with which you are creating the VPC peering connection.Any tags assigned to the resource.The ID of the VPC.