IpMatchConditionArgs

constructor(ipGroupNames: Output<List<String>>? = null, ipPrefixValues: Output<List<String>>? = null, prefixType: Output<Either<String, PrefixType>>? = null, type: Output<Either<String, SourceDestinationType>>? = null)