Peer Connection Args
constructor(acceptingAliUid: Output<Int>? = null, acceptingRegionId: Output<String>? = null, acceptingVpcId: Output<String>? = null, bandwidth: Output<Int>? = null, description: Output<String>? = null, dryRun: Output<Boolean>? = null, forceDelete: Output<Boolean>? = null, linkType: Output<String>? = null, peerConnectionName: Output<String>? = null, resourceGroupId: Output<String>? = null, status: Output<String>? = null, tags: Output<Map<String, String>>? = null, vpcId: Output<String>? = null)