WebhookNotification Class

Webhook notification of an autoscale event.

Inheritance
WebhookNotification

Constructor

WebhookNotification(*, service_uri: Optional[str] = None, properties: Optional[Dict[str, str]] = None, **kwargs)

Variables

service_uri
str

the service address to receive the notification.

properties
dict[str, str]

a property bag of settings. This value can be empty.