SetSubnetsOutput constructor
SetSubnetsOutput({
- List<
AvailabilityZone> ? availabilityZones, - IpAddressType? ipAddressType,
Implementation
SetSubnetsOutput({
this.availabilityZones,
this.ipAddressType,
});