class Aws::Budgets::Types::DescribeBudgetActionsForAccountRequest
@note When making an API call, you may pass DescribeBudgetActionsForAccountRequest
data as a hash: { account_id: "AccountId", # required max_results: 1, next_token: "GenericString", }
@!attribute [rw] account_id
The account ID of the user. It should be a 12-digit number. @return [String]
@!attribute [rw] max_results
An integer that represents how many entries a paginated response contains. The maximum is 100. @return [Integer]
@!attribute [rw] next_token
A generic string. @return [String]
Constants
- SENSITIVE