CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.accountId(String accountId) |
Sets the value of the AccountId property for this object.
|
default CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.actionThreshold(Consumer<ActionThreshold.Builder> actionThreshold) |
Sets the value of the ActionThreshold property for this object.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.actionThreshold(ActionThreshold actionThreshold) |
Sets the value of the ActionThreshold property for this object.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.actionType(String actionType) |
The type of action.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.actionType(ActionType actionType) |
The type of action.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.approvalModel(String approvalModel) |
This specifies if the action needs manual or automatic approval.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.approvalModel(ApprovalModel approvalModel) |
This specifies if the action needs manual or automatic approval.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.budgetName(String budgetName) |
Sets the value of the BudgetName property for this object.
|
static CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.builder() |
|
default CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.definition(Consumer<Definition.Builder> definition) |
Sets the value of the Definition property for this object.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.definition(Definition definition) |
Sets the value of the Definition property for this object.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.executionRoleArn(String executionRoleArn) |
The role passed for action execution and reversion.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.notificationType(String notificationType) |
Sets the value of the NotificationType property for this object.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.notificationType(NotificationType notificationType) |
Sets the value of the NotificationType property for this object.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.resourceTags(Collection<ResourceTag> resourceTags) |
An optional list of tags to associate with the specified budget action.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.resourceTags(Consumer<ResourceTag.Builder>... resourceTags) |
An optional list of tags to associate with the specified budget action.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.resourceTags(ResourceTag... resourceTags) |
An optional list of tags to associate with the specified budget action.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.subscribers(Collection<Subscriber> subscribers) |
Sets the value of the Subscribers property for this object.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.subscribers(Consumer<Subscriber.Builder>... subscribers) |
Sets the value of the Subscribers property for this object.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.subscribers(Subscriber... subscribers) |
Sets the value of the Subscribers property for this object.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.toBuilder() |
|