ContainerThrottlingData Class
ContainerThrottlingData.
Constructor
ContainerThrottlingData(*, periods: int | None = None, throttled_periods: int | None = None, throttled_time: int | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
periods
|
Default value: None
|
throttled_periods
|
Default value: None
|
throttled_time
|
Default value: None
|