AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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

Namespaces

 
 
 
namespace  CurrencyCodeMapper
 
namespace  DimensionMapper
 
namespace  LanguageCodeMapper
 
namespace  MatchOptionMapper
 

Classes

 
 
 
class  Expression
 
 
 
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 

Enumerations

 
enum class  AccountPlanType { NOT_SET , FREE , PAID }
 
 
enum class  CurrencyCode { NOT_SET , USD }
 
 
enum class  LanguageCode {
  NOT_SET , en_US , en_GB , id_ID ,
  de_DE , es_ES , fr_FR , ja_JP ,
  it_IT , pt_PT , ko_KR , zh_CN ,
  zh_TW , tr_TR
}
 
 

Typedef Documentation

◆ GetAccountActivityOutcome

Definition at line 77 of file FreeTierServiceClientModel.h.

◆ GetAccountActivityOutcomeCallable

Definition at line 85 of file FreeTierServiceClientModel.h.

◆ GetAccountPlanStateOutcome

Definition at line 78 of file FreeTierServiceClientModel.h.

◆ GetAccountPlanStateOutcomeCallable

Definition at line 86 of file FreeTierServiceClientModel.h.

◆ GetFreeTierUsageOutcome

Definition at line 79 of file FreeTierServiceClientModel.h.

◆ GetFreeTierUsageOutcomeCallable

Definition at line 87 of file FreeTierServiceClientModel.h.

◆ ListAccountActivitiesOutcome

Definition at line 80 of file FreeTierServiceClientModel.h.

◆ ListAccountActivitiesOutcomeCallable

Definition at line 88 of file FreeTierServiceClientModel.h.

◆ UpgradeAccountPlanOutcome

Definition at line 81 of file FreeTierServiceClientModel.h.

◆ UpgradeAccountPlanOutcomeCallable

Definition at line 89 of file FreeTierServiceClientModel.h.

Enumeration Type Documentation

◆ AccountPlanStatus

Enumerator
NOT_SET 
NOT_STARTED 
ACTIVE 
EXPIRED 

Definition at line 16 of file AccountPlanStatus.h.

◆ AccountPlanType

Enumerator
NOT_SET 
FREE 
PAID 

Definition at line 16 of file AccountPlanType.h.

◆ ActivityStatus

Enumerator
NOT_SET 
NOT_STARTED 
IN_PROGRESS 
COMPLETED 
EXPIRING 

Definition at line 16 of file ActivityStatus.h.

◆ CurrencyCode

Enumerator
NOT_SET 
USD 

Definition at line 16 of file CurrencyCode.h.

◆ Dimension

Enumerator
NOT_SET 
SERVICE 
OPERATION 
USAGE_TYPE 
REGION 
FREE_TIER_TYPE 
DESCRIPTION 
USAGE_PERCENTAGE 

Definition at line 16 of file Dimension.h.

◆ LanguageCode

Enumerator
NOT_SET 
en_US 
en_GB 
id_ID 
de_DE 
es_ES 
fr_FR 
ja_JP 
it_IT 
pt_PT 
ko_KR 
zh_CN 
zh_TW 
tr_TR 

Definition at line 16 of file LanguageCode.h.

◆ MatchOption

Enumerator
NOT_SET 
EQUALS 
STARTS_WITH 
ENDS_WITH 
CONTAINS 
GREATER_THAN_OR_EQUAL 

Definition at line 16 of file MatchOption.h.