IpSetArgs

constructor(addresses: Output<List<String>>? = null, description: Output<String>? = null, ipAddressVersion: Output<IpSetIpAddressVersion>? = null, name: Output<String>? = null, scope: Output<IpSetScope>? = null, tags: Output<List<TagArgs>>? = null)