requester property

Input<PeeringConnectionOptionsRequester?>? requester
final

A optional configuration block that allows for VPC Peering Connection options to be set for the VPC that requests the peering connection (a maximum of one).

Implementation

final pulumi.Input<PeeringConnectionOptionsRequester?>? requester;