DirectMethodInvokesNotInAllowedRange Class

Number of direct method invokes is not in allowed range.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to server.

Constructor

DirectMethodInvokesNotInAllowedRange(*, is_enabled: bool, min_threshold: int, max_threshold: int, time_window_size: timedelta, **kwargs: Any)

Keyword-Only Parameters

Name Description
is_enabled

Status of the custom alert. Required.

min_threshold
int

The minimum threshold. Required.

max_threshold
int

The maximum threshold. Required.

time_window_size

The time window size in iso8601 format. Required.

Variables

Name Description
display_name
str

The display name of the custom alert.

description
str

The description of the custom alert.

is_enabled

Status of the custom alert. Required.

rule_type
str

The type of the custom alert rule. Required.

min_threshold
int

The minimum threshold. Required.

max_threshold
int

The maximum threshold. Required.

time_window_size

The time window size in iso8601 format. Required.