AWS SDK for C++

AWS SDK for C++ Version 1.11.673

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

Namespaces

namespace  BillingErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
class  BillingError
 
 

Typedefs

 
 
 
 
 
 
 
typedef std::function< void(const BillingClient *, const Model::GetBillingViewRequest &, const Model::GetBillingViewOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetBillingViewResponseReceivedHandler
 
 
typedef std::function< void(const BillingClient *, const Model::ListBillingViewsRequest &, const Model::ListBillingViewsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListBillingViewsResponseReceivedHandler
 
 
 
typedef std::function< void(const BillingClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const BillingClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ AssociateSourceViewsResponseReceivedHandler

Definition at line 122 of file BillingServiceClientModel.h.

◆ BillingClientConfiguration

Definition at line 67 of file BillingServiceClientModel.h.

◆ BillingEndpointProvider

Definition at line 69 of file BillingServiceClientModel.h.

◆ BillingEndpointProviderBase

Definition at line 68 of file BillingServiceClientModel.h.

◆ CreateBillingViewResponseReceivedHandler

Definition at line 123 of file BillingServiceClientModel.h.

◆ DeleteBillingViewResponseReceivedHandler

Definition at line 124 of file BillingServiceClientModel.h.

◆ DisassociateSourceViewsResponseReceivedHandler

Definition at line 125 of file BillingServiceClientModel.h.

◆ GetBillingViewResponseReceivedHandler

Definition at line 126 of file BillingServiceClientModel.h.

◆ GetResourcePolicyResponseReceivedHandler

Definition at line 127 of file BillingServiceClientModel.h.

◆ ListBillingViewsResponseReceivedHandler

Definition at line 128 of file BillingServiceClientModel.h.

◆ ListSourceViewsForBillingViewResponseReceivedHandler

Definition at line 129 of file BillingServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 130 of file BillingServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 131 of file BillingServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 132 of file BillingServiceClientModel.h.

◆ UpdateBillingViewResponseReceivedHandler

Definition at line 133 of file BillingServiceClientModel.h.

Enumeration Type Documentation

◆ BillingErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
BILLING_VIEW_HEALTH_STATUS 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file BillingErrors.h.