Builder

class Builder

Properties

Link copied to clipboard

The accountId that is associated with the budget.

Link copied to clipboard

The budget object that you want to create.

Link copied to clipboard

A notification that you want to associate with a budget. A budget can have up to five notifications, and each notification can have one SNS subscriber and up to 10 email subscribers. If you include notifications and subscribers in your CreateBudget call, Amazon Web Services creates the notifications and subscribers for you.

Link copied to clipboard

An optional list of tags to associate with the specified budget. Each tag consists of a key and a value, and each key must be unique for the resource.

Functions

Link copied to clipboard
fun budget(block: Budget.Builder.() -> Unit)