VpcPeeringConnectionArgs

fun VpcPeeringConnectionArgs(peerOwnerId: Output<String>? = null, peerRegion: Output<String>? = null, peerRoleArn: Output<String>? = null, peerVpcId: Output<String>? = null, tags: Output<List<VpcPeeringConnectionTagArgs>>? = null, vpcId: Output<String>? = null)