AWS::Budgets::BudgetsAction ActionThreshold - AWS CloudFormation

AWS::Budgets::BudgetsAction ActionThreshold

The trigger threshold of the action.

Syntax

To declare this entity in your AWS 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