TriggerSubscriptionOperationStatus Class
Defines the response of a trigger subscription operation.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
TriggerSubscriptionOperationStatus(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
trigger_name
|
Trigger name. |
|
status
|
Event Subscription Status. Known values are: "Enabled", "Provisioning", "Deprovisioning", "Disabled", and "Unknown". |