AllInstancesDown Class
Specifies if Scheduled Events should be auto-approved when all instances are down.
Constructor
AllInstancesDown(*, automatically_approve: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
automatically_approve
|
Specifies if Scheduled Events should be auto-approved when all instances are down. its default value is true. Default value: None
|
Variables
| Name | Description |
|---|---|
|
automatically_approve
|
Specifies if Scheduled Events should be auto-approved when all instances are down. its default value is true. |