VpcNetworkSource constructor

VpcNetworkSource({
  1. VpcSubNetwork? vpcSubnetwork,
})

Implementation

VpcNetworkSource({this.vpcSubnetwork});