UpdateBudgetActionRequest
Types
Properties
Link copied to clipboard
The trigger threshold of the action.
Link copied to clipboard
This specifies if the action needs manual or automatic approval.
Link copied to clipboard
A string that represents the budget name. The ":" and "\" characters, and the "/action/" substring, aren't allowed.
Link copied to clipboard
Specifies all of the type-specific parameters.
Link copied to clipboard
The role passed for action execution and reversion. Roles and actions must be in the same account.
Link copied to clipboard
The type of a notification. It must be ACTUAL or FORECASTED.
Link copied to clipboard
A list of subscribers.
Functions
Link copied to clipboard
inline fun copy(block: UpdateBudgetActionRequest.Builder.() -> Unit = {}): UpdateBudgetActionRequest