AWS::Budgets::BudgetsAction ActionThreshold - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Budgets::BudgetsAction ActionThreshold

The trigger threshold of the action.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : String, "Value" : Number }

YAML

Type: String Value: Number

Properties

Type

The type of threshold for a notification.

Required: Yes

Type: String

Allowed values: PERCENTAGE | ABSOLUTE_VALUE

Update requires: No interruption

Value

The threshold of a notification.

Required: Yes

Type: Number

Update requires: No interruption