AWS SDK for C++

AWS SDK for C++ Version 1.11.680

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Billing::Model Namespace Reference

Namespaces

 
 
 
namespace  DimensionMapper
 
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Expression
 
 
 
 
 
 
 
 
 
 
 
 
class  ResourceTag
 
 
 
 
class  TagValues
 
class  TimeRange
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  BillingViewStatus {
  NOT_SET , HEALTHY , UNHEALTHY , CREATING ,
  UPDATING
}
 
 
 
enum class  Dimension { NOT_SET , LINKED_ACCOUNT }
 
 

Typedef Documentation

◆ AssociateSourceViewsOutcome

Definition at line 83 of file BillingServiceClientModel.h.

◆ AssociateSourceViewsOutcomeCallable

Definition at line 98 of file BillingServiceClientModel.h.

◆ CreateBillingViewOutcome

Definition at line 84 of file BillingServiceClientModel.h.

◆ CreateBillingViewOutcomeCallable

Definition at line 99 of file BillingServiceClientModel.h.

◆ DeleteBillingViewOutcome

Definition at line 85 of file BillingServiceClientModel.h.

◆ DeleteBillingViewOutcomeCallable

Definition at line 100 of file BillingServiceClientModel.h.

◆ DisassociateSourceViewsOutcome

Definition at line 86 of file BillingServiceClientModel.h.

◆ DisassociateSourceViewsOutcomeCallable

Definition at line 101 of file BillingServiceClientModel.h.

◆ GetBillingViewOutcome

Definition at line 87 of file BillingServiceClientModel.h.

◆ GetBillingViewOutcomeCallable

Definition at line 102 of file BillingServiceClientModel.h.

◆ GetResourcePolicyOutcome

Definition at line 88 of file BillingServiceClientModel.h.

◆ GetResourcePolicyOutcomeCallable

Definition at line 103 of file BillingServiceClientModel.h.

◆ ListBillingViewsOutcome

Definition at line 89 of file BillingServiceClientModel.h.

◆ ListBillingViewsOutcomeCallable

Definition at line 104 of file BillingServiceClientModel.h.

◆ ListSourceViewsForBillingViewOutcome

Definition at line 90 of file BillingServiceClientModel.h.

◆ ListSourceViewsForBillingViewOutcomeCallable

Definition at line 105 of file BillingServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 91 of file BillingServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 106 of file BillingServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 92 of file BillingServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 107 of file BillingServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 93 of file BillingServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 108 of file BillingServiceClientModel.h.

◆ UpdateBillingViewOutcome

Definition at line 94 of file BillingServiceClientModel.h.

◆ UpdateBillingViewOutcomeCallable

Definition at line 109 of file BillingServiceClientModel.h.

Enumeration Type Documentation

◆ BillingViewStatus

Enumerator
NOT_SET 
HEALTHY 
UNHEALTHY 
CREATING 
UPDATING 

Definition at line 13 of file BillingViewStatus.h.

◆ BillingViewStatusReason

Enumerator
NOT_SET 
SOURCE_VIEW_UNHEALTHY 
SOURCE_VIEW_UPDATING 
SOURCE_VIEW_ACCESS_DENIED 
SOURCE_VIEW_NOT_FOUND 
CYCLIC_DEPENDENCY 
SOURCE_VIEW_DEPTH_EXCEEDED 
AGGREGATE_SOURCE 
VIEW_OWNER_NOT_MANAGEMENT_ACCOUNT 

Definition at line 13 of file BillingViewStatusReason.h.

◆ BillingViewType

Enumerator
NOT_SET 
PRIMARY 
BILLING_GROUP 
CUSTOM 

Definition at line 13 of file BillingViewType.h.

◆ Dimension

strong
Enumerator
NOT_SET 
LINKED_ACCOUNT 

Definition at line 13 of file Dimension.h.

◆ ValidationExceptionReason

Enumerator
NOT_SET 
unknownOperation 
cannotParse 
fieldValidationFailed 
other 

Definition at line 13 of file ValidationExceptionReason.h.