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" : Double }

YAML

Type: String Value: Double

Properties

Type

The type of threshold for a notification.

Required: Yes

Type: String

Allowed values: ABSOLUTE_VALUE | PERCENTAGE

Update requires: No interruption

Value

The threshold of a notification.

Required: Yes

Type: Double

Update requires: No interruption