IPProtocols property
Protocols that apply as filter on mirrored traffic.
If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.
Implementation
core.List<core.String>? IPProtocols;