VpcPeeringConnectivity constructor

VpcPeeringConnectivity({
  1. String? vpc,
})

Implementation

VpcPeeringConnectivity({
  this.vpc,
});