AWS SDK for C++

AWS SDK for C++ Version 1.11.683

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

Namespaces

namespace  FilterTypeMapper
 

Classes

 
 
 
class  Filter
 
 
 
 
 
 
 
 
 
class  PriceList
 
class  Service
 

Typedefs

 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  FilterType {
  NOT_SET , TERM_MATCH , EQUALS , CONTAINS ,
  ANY_OF , NONE_OF
}
 

Typedef Documentation

◆ DescribeServicesOutcome

Definition at line 69 of file PricingServiceClientModel.h.

◆ DescribeServicesOutcomeCallable

Definition at line 77 of file PricingServiceClientModel.h.

◆ GetAttributeValuesOutcome

Definition at line 70 of file PricingServiceClientModel.h.

◆ GetAttributeValuesOutcomeCallable

Definition at line 78 of file PricingServiceClientModel.h.

◆ GetPriceListFileUrlOutcome

Definition at line 71 of file PricingServiceClientModel.h.

◆ GetPriceListFileUrlOutcomeCallable

Definition at line 79 of file PricingServiceClientModel.h.

◆ GetProductsOutcome

Definition at line 72 of file PricingServiceClientModel.h.

◆ GetProductsOutcomeCallable

Definition at line 80 of file PricingServiceClientModel.h.

◆ ListPriceListsOutcome

Definition at line 73 of file PricingServiceClientModel.h.

◆ ListPriceListsOutcomeCallable

Definition at line 81 of file PricingServiceClientModel.h.

Enumeration Type Documentation

◆ FilterType

Enumerator
NOT_SET 
TERM_MATCH 
EQUALS 
CONTAINS 
ANY_OF 
NONE_OF 

Definition at line 13 of file FilterType.h.