AfdPurgeParameters Class

Parameters required for content purge.

Constructor

AfdPurgeParameters()

Variables

Name Description
content_paths

The path to the content to be purged. Can describe a file path or a wild card directory. Required.

domains

List of domains.

Attributes

contentPaths

The path to the content to be purged. Can describe a file path or a wild card directory. Required.

contentPaths: list[str]

domains

List of domains.

domains: list[str]