| Package | Description |
|---|---|
| software.amazon.awssdk.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
ActionThreshold |
UpdateBudgetActionRequest.actionThreshold()
Returns the value of the ActionThreshold property for this object.
|
ActionThreshold |
Action.actionThreshold()
The trigger threshold of the action.
|
ActionThreshold |
CreateBudgetActionRequest.actionThreshold()
Returns the value of the ActionThreshold property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBudgetActionRequest.Builder |
UpdateBudgetActionRequest.Builder.actionThreshold(ActionThreshold actionThreshold)
Sets the value of the ActionThreshold property for this object.
|
Action.Builder |
Action.Builder.actionThreshold(ActionThreshold actionThreshold)
The trigger threshold of the action.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.actionThreshold(ActionThreshold actionThreshold)
Sets the value of the ActionThreshold property for this object.
|
Copyright © 2023. All rights reserved.