whitelist property

List<String>? whitelist
final

A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint.

Implementation

final List<String>? whitelist;