C# (CSharp) Amazon.Budgets.Model Пространство имен

Пространства имен

Amazon.Budgets.Model.Internal

Классы

Имя Описание
Budget AWS Budget model
CalculatedSpend A structure holds the actual and forecasted spend for a budget.
CostTypes This includes the options for getting the cost of a budget.
CreateBudgetRequest Container for the parameters to the CreateBudget operation. Create a new budget
CreateNotificationRequest Container for the parameters to the CreateNotification operation. Create a new Notification with subscribers for a budget
CreateSubscriberRequest Container for the parameters to the CreateSubscriber operation. Create a new Subscriber for a notification
CreationLimitExceededException
DeleteBudgetRequest Container for the parameters to the DeleteBudget operation. Delete a budget and related notifications
DeleteNotificationRequest Container for the parameters to the DeleteNotification operation. Delete a notification and related subscribers
DeleteSubscriberRequest Container for the parameters to the DeleteSubscriber operation. Delete a Subscriber for a notification
DescribeBudgetRequest Container for the parameters to the DescribeBudget operation. Get a single budget
DescribeBudgetResponse Response of DescribeBudget
DescribeBudgetsRequest Container for the parameters to the DescribeBudgets operation. Get all budgets for an account
DescribeBudgetsResponse Response of DescribeBudgets
DescribeNotificationsForBudgetRequest Container for the parameters to the DescribeNotificationsForBudget operation. Get notifications of a budget
DescribeNotificationsForBudgetResponse Response of GetNotificationsForBudget
DescribeSubscribersForNotificationRequest Container for the parameters to the DescribeSubscribersForNotification operation. Get subscribers of a notification
DescribeSubscribersForNotificationResponse Response of DescribeSubscribersForNotification
DuplicateRecordException
ExpiredNextTokenException
InternalErrorException
InvalidNextTokenException
InvalidParameterException
NotFoundException
Notification Notification model. Each budget may contain multiple notifications with different settings.
NotificationWithSubscribers A structure to relate notification and a list of subscribers who belong to the notification.
Spend A structure represent either a cost spend or usage spend. Contains an amount and a unit.
Subscriber Subscriber model. Each notification may contain multiple subscribers with different addresses.
TimePeriod A time period indicated the start date and end date of a budget.
UpdateBudgetRequest Container for the parameters to the UpdateBudget operation. Update the information of a budget already created
UpdateNotificationRequest Container for the parameters to the UpdateNotification operation. Update the information about a notification already created
UpdateSubscriberRequest Container for the parameters to the UpdateSubscriber operation. Update a subscriber