CreateNotificationRequest

Request of CreateNotification

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The accountId that is associated with the budget that you want to create a notification for.

Link copied to clipboard

The name of the budget that you want Amazon Web Services to notify you about. Budget names must be unique within an account.

Link copied to clipboard

The notification that you want to create.

Link copied to clipboard

A list of subscribers that you want to associate with the notification. Each notification can have one SNS subscriber and up to 10 email subscribers.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String