EffectiveRateLimit#

class EffectiveRateLimit(cluster_id=None, rate_limit=None, *args, **kwargs)[source]#

Bases: object

The enforced rate limit on cluster when multiple image rate limit policies apply.

Parameters:
property cluster_id#
Type:

str

property rate_limit#
Type:

RateLimit

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model