ipFilter property

BucketIpFilter? ipFilter
getter/setter pair

The bucket's IP filter configuration.

Specifies the network sources that are allowed to access the operations on the bucket, as well as its underlying objects. Only enforced when the mode is set to 'Enabled'.

Implementation

BucketIpFilter? ipFilter;