IpGroupPropertiesArgs

constructor(ipAddressType: Output<Either<String, IPAddressType>>? = null, ipPrefixes: Output<List<String>>? = null, name: Output<String>? = null)