Values_7.AcceptVpcPeeringConnectionResultSourceAccept a VPC peering connection request. To accept a request, the VPC peering connection must be in the pending-acceptance state, and you must be the owner of the peer VPC. Use DescribeVpcPeeringConnections to view your outstanding VPC peering connection requests. For an inter-Region VPC peering connection request, you must accept the VPC peering connection in the Region of the accepter VPC.
type nonrec t = {vpcPeeringConnection : Values_2.VpcPeeringConnection.t option;Information about the VPC peering connection.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of string ]) list ]
list
| `String of Values_0.String_.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string * [> `String of string ]) list ]
list
| `String of Values_0.String_.t
| `Structure of (string * [> `Boolean of bool ]) list ])
list
| `Timestamp of Values_0.DateTime.t ])
list ])
list ]