AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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

◆ BillingClientConfiguration

Definition at line 65 of file BillingServiceClientModel.h.

◆ BillingEndpointProvider

Definition at line 67 of file BillingServiceClientModel.h.

◆ BillingEndpointProviderBase

Definition at line 66 of file BillingServiceClientModel.h.

◆ CreateBillingViewResponseReceivedHandler

Definition at line 114 of file BillingServiceClientModel.h.

◆ DeleteBillingViewResponseReceivedHandler

Definition at line 115 of file BillingServiceClientModel.h.

◆ GetBillingViewResponseReceivedHandler

Definition at line 116 of file BillingServiceClientModel.h.

◆ GetResourcePolicyResponseReceivedHandler

Definition at line 117 of file BillingServiceClientModel.h.

◆ ListBillingViewsResponseReceivedHandler

Definition at line 118 of file BillingServiceClientModel.h.

◆ ListSourceViewsForBillingViewResponseReceivedHandler

Definition at line 119 of file BillingServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 120 of file BillingServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 121 of file BillingServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 122 of file BillingServiceClientModel.h.

◆ UpdateBillingViewResponseReceivedHandler

Definition at line 123 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 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file BillingErrors.h.