set_notification_preferences
Set the account owner's notification preferences: usage alerts at 80% and 100% of the monthly quota, incident notices, and the console timezone (an ActiveSupport/IANA zone name).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_zone | No | Timezone name, e.g. 'Europe/Vienna' or 'UTC' | |
| notify_usage_80 | No | Send the 80%-of-quota warning | |
| notify_incidents | No | Send incident notices | |
| notify_usage_100 | No | Send the quota-reached notice |