BudgetsActionArgs

constructor(actionThreshold: Output<BudgetsActionActionThresholdArgs>? = null, actionType: Output<BudgetsActionActionType>? = null, approvalModel: Output<BudgetsActionApprovalModel>? = null, budgetName: Output<String>? = null, definition: Output<BudgetsActionDefinitionArgs>? = null, executionRoleArn: Output<String>? = null, notificationType: Output<BudgetsActionNotificationType>? = null, resourceTags: Output<List<TagArgs>>? = null, subscribers: Output<List<BudgetsActionSubscriberArgs>>? = null)