BudgetsActionSubscriber

data class BudgetsActionSubscriber(val address: String, val type: BudgetsActionSubscriberType)

Constructors

Link copied to clipboard
constructor(address: String, type: BudgetsActionSubscriberType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The address that AWS sends budget notifications to, either an SNS topic or an email. When you create a subscriber, the value of Address can't contain line breaks.

Link copied to clipboard

The type of notification that AWS sends to a subscriber.