AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateBudgetAction operation. Creates a budget action.
Namespace: Amazon.Budgets.Model
Assembly: AWSSDK.Budgets.dll
Version: 3.x.y.z
public class CreateBudgetActionRequest : AmazonBudgetsRequest IAmazonWebServiceRequest
The CreateBudgetActionRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateBudgetActionRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccountId | System.String |
Gets and sets the property AccountId. |
![]() |
ActionThreshold | Amazon.Budgets.Model.ActionThreshold |
Gets and sets the property ActionThreshold. |
![]() |
ActionType | Amazon.Budgets.ActionType |
Gets and sets the property ActionType. The type of action. This defines the type of tasks that can be carried out by this action. This field also determines the format for definition. |
![]() |
ApprovalModel | Amazon.Budgets.ApprovalModel |
Gets and sets the property ApprovalModel. This specifies if the action needs manual or automatic approval. |
![]() |
BudgetName | System.String |
Gets and sets the property BudgetName. |
![]() |
Definition | Amazon.Budgets.Model.Definition |
Gets and sets the property Definition. |
![]() |
ExecutionRoleArn | System.String |
Gets and sets the property ExecutionRoleArn. The role passed for action execution and reversion. Roles and actions must be in the same account. |
![]() |
NotificationType | Amazon.Budgets.NotificationType |
Gets and sets the property NotificationType. |
![]() |
ResourceTags | System.Collections.Generic.List<Amazon.Budgets.Model.ResourceTag> |
Gets and sets the property ResourceTags. An optional list of tags to associate with the specified budget action. Each tag consists of a key and a value, and each key must be unique for the resource. |
![]() |
Subscribers | System.Collections.Generic.List<Amazon.Budgets.Model.Subscriber> |
Gets and sets the property Subscribers. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5