IPSet constructor
IPSet({})
Implementation
IPSet({
required this.arn,
required this.addresses,
required this.iPAddressVersion,
required this.id,
required this.name,
this.description,
});
IPSet({
required this.arn,
required this.addresses,
required this.iPAddressVersion,
required this.id,
required this.name,
this.description,
});