Aws Ec2VPCPeering Connection Properties Args
data class AwsEc2VPCPeeringConnectionPropertiesArgs(val id: Output<String>? = null, val peerOwnerId: Output<String>? = null, val peerRegion: Output<String>? = null, val peerRoleArn: Output<String>? = null, val peerVpcId: Output<String>? = null, val tags: Output<List<TagArgs>>? = null, val vpcId: Output<String>? = null) : ConvertibleToJava<AwsEc2VPCPeeringConnectionPropertiesArgs>
Definition of awsEc2VPCPeeringConnection
Properties
Link copied to clipboard
The AWS account ID of the owner of the accepter VPC.
Link copied to clipboard
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.
Link copied to clipboard
The Amazon Resource Name (ARN) of the VPC peer role for the peering connection in another AWS account.