DescribeVpcPeeringConnectionsOutput constructor
DescribeVpcPeeringConnectionsOutput({
- List<
VpcPeeringConnection> ? vpcPeeringConnections,
Implementation
DescribeVpcPeeringConnectionsOutput({
this.vpcPeeringConnections,
});