# Vpc.CreateVpcPeeringInstanceRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**regionCode** | **String** | REGION코드 | [optional] 
**vpcPeeringDescription** | **String** | VPCPeering설명 | [optional] 
**sourceVpcNo** | **String** | 요청VPC번호 | 
**targetVpcLoginId** | **String** | 수락VPC소유자ID | [optional] 
**targetVpcName** | **String** | 수락VPC이름 | [optional] 
**targetVpcNo** | **String** | 수락VPC번호 | 
**vpcPeeringName** | **String** | VPCPeering이름 | [optional] 


