Class TokenConfig (0.7.10)

TokenConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration for a Media CDN token.

Attribute

Name Description
query_parameter str
Optional. The query parameter in which to find the token. The name must be 1-64 characters long and match the regular expression [a-zA-Z]([a-zA-Z0-9_-])* which means the first character must be a letter, and all following characters must be a dash, underscore, letter or digit. Defaults to edge-cache-token.