| Interface | Description |
|---|---|
| CfnBudget.BudgetDataProperty |
Represents the output of the `CreateBudget` operation.
|
| CfnBudget.CostTypesProperty |
The types of cost that are included in a `COST` budget, such as tax and subscriptions.
|
| CfnBudget.NotificationProperty |
A notification that's associated with a budget.
|
| CfnBudget.NotificationWithSubscribersProperty |
A notification with subscribers.
|
| CfnBudget.SpendProperty |
The amount of cost or usage that's measured for a budget.
|
| CfnBudget.SubscriberProperty |
The `Subscriber` property type specifies who to notify for a Billing and Cost Management budget notification.
|
| CfnBudget.TimePeriodProperty |
The period of time that is covered by a budget.
|
| CfnBudgetProps |
Properties for defining a `CfnBudget`.
|
| CfnBudgetsAction.ActionThresholdProperty |
The trigger threshold of the action.
|
| CfnBudgetsAction.DefinitionProperty |
The definition is where you specify all of the type-specific parameters.
|
| CfnBudgetsAction.IamActionDefinitionProperty |
The AWS Identity and Access Management ( IAM ) action definition details.
|
| CfnBudgetsAction.ScpActionDefinitionProperty |
The service control policies (SCP) action definition details.
|
| CfnBudgetsAction.SsmActionDefinitionProperty |
The Amazon EC2 Systems Manager ( SSM ) action definition details.
|
| CfnBudgetsAction.SubscriberProperty |
The subscriber to a budget notification.
|
| CfnBudgetsActionProps |
Properties for defining a `CfnBudgetsAction`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.