Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVPCPeeringConnectionPropsMixin.Builder
Packages that use CfnVPCPeeringConnectionPropsMixin.Builder
-
Uses of CfnVPCPeeringConnectionPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnVPCPeeringConnectionPropsMixin.BuilderModifier and TypeMethodDescriptionCfnVPCPeeringConnectionPropsMixin.Builder.assumeRoleRegion(String assumeRoleRegion) The Region code to use when calling Security Token Service (STS) to assume the PeerRoleArn, if provided.CfnVPCPeeringConnectionPropsMixin.Builder.create()CfnVPCPeeringConnectionPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnVPCPeeringConnectionPropsMixin.Builder.peerOwnerId(String peerOwnerId) The AWS account ID of the owner of the accepter VPC.CfnVPCPeeringConnectionPropsMixin.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.CfnVPCPeeringConnectionPropsMixin.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.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.The ID of the VPC.