AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  CurrencyCodeMapper
 
 
 
 
 
 
 
 
 
 
 
 
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  SavingsPlan
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  CurrencyCode { NOT_SET , CNY , USD }
 
 
 
 
enum class  SavingsPlanProductType {
  NOT_SET , EC2 , Fargate , Lambda ,
  SageMaker
}
 
 
 
 
 
 
 
 
 

Typedef Documentation

◆ CreateSavingsPlanOutcome

Definition at line 87 of file SavingsPlansServiceClientModel.h.

◆ CreateSavingsPlanOutcomeCallable

Definition at line 100 of file SavingsPlansServiceClientModel.h.

◆ DeleteQueuedSavingsPlanOutcome

Definition at line 88 of file SavingsPlansServiceClientModel.h.

◆ DeleteQueuedSavingsPlanOutcomeCallable

Definition at line 101 of file SavingsPlansServiceClientModel.h.

◆ DescribeSavingsPlanRatesOutcome

Definition at line 89 of file SavingsPlansServiceClientModel.h.

◆ DescribeSavingsPlanRatesOutcomeCallable

Definition at line 102 of file SavingsPlansServiceClientModel.h.

◆ DescribeSavingsPlansOfferingRatesOutcome

Definition at line 91 of file SavingsPlansServiceClientModel.h.

◆ DescribeSavingsPlansOfferingRatesOutcomeCallable

Definition at line 104 of file SavingsPlansServiceClientModel.h.

◆ DescribeSavingsPlansOfferingsOutcome

Definition at line 92 of file SavingsPlansServiceClientModel.h.

◆ DescribeSavingsPlansOfferingsOutcomeCallable

Definition at line 105 of file SavingsPlansServiceClientModel.h.

◆ DescribeSavingsPlansOutcome

Definition at line 90 of file SavingsPlansServiceClientModel.h.

◆ DescribeSavingsPlansOutcomeCallable

Definition at line 103 of file SavingsPlansServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 93 of file SavingsPlansServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 106 of file SavingsPlansServiceClientModel.h.

◆ ReturnSavingsPlanOutcome

Definition at line 94 of file SavingsPlansServiceClientModel.h.

◆ ReturnSavingsPlanOutcomeCallable

Definition at line 107 of file SavingsPlansServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 95 of file SavingsPlansServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 108 of file SavingsPlansServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 96 of file SavingsPlansServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 109 of file SavingsPlansServiceClientModel.h.

Enumeration Type Documentation

◆ CurrencyCode

Enumerator
NOT_SET 
CNY 
USD 

Definition at line 16 of file CurrencyCode.h.

◆ SavingsPlanOfferingFilterAttribute

Enumerator
NOT_SET 
region 
instanceFamily 

Definition at line 16 of file SavingsPlanOfferingFilterAttribute.h.

◆ SavingsPlanOfferingPropertyKey

Enumerator
NOT_SET 
region 
instanceFamily 

Definition at line 16 of file SavingsPlanOfferingPropertyKey.h.

◆ SavingsPlanPaymentOption

Enumerator
NOT_SET 
All_Upfront 
Partial_Upfront 
No_Upfront 

Definition at line 16 of file SavingsPlanPaymentOption.h.

◆ SavingsPlanProductType

Enumerator
NOT_SET 
EC2 
Fargate 
Lambda 
SageMaker 

Definition at line 16 of file SavingsPlanProductType.h.

◆ SavingsPlanRateFilterAttribute

Enumerator
NOT_SET 
region 
instanceFamily 
instanceType 
productDescription 
tenancy 
productId 

Definition at line 16 of file SavingsPlanRateFilterAttribute.h.

◆ SavingsPlanRateFilterName

Enumerator
NOT_SET 
region 
instanceType 
productDescription 
tenancy 
productType 
serviceCode 
usageType 
operation 

Definition at line 16 of file SavingsPlanRateFilterName.h.

◆ SavingsPlanRatePropertyKey

Enumerator
NOT_SET 
region 
instanceType 
instanceFamily 
productDescription 
tenancy 

Definition at line 16 of file SavingsPlanRatePropertyKey.h.

◆ SavingsPlanRateServiceCode

Enumerator
NOT_SET 
AmazonEC2 
AmazonECS 
AmazonEKS 
AWSLambda 
AmazonSageMaker 

Definition at line 16 of file SavingsPlanRateServiceCode.h.

◆ SavingsPlanRateUnit

Enumerator
NOT_SET 
Hrs 
Lambda_GB_Second 
Request 

Definition at line 16 of file SavingsPlanRateUnit.h.

◆ SavingsPlansFilterName

Enumerator
NOT_SET 
region 
ec2_instance_family 
commitment 
upfront 
term 
savings_plan_type 
payment_option 
start 
end 

Definition at line 16 of file SavingsPlansFilterName.h.

◆ SavingsPlanState

Enumerator
NOT_SET 
payment_pending 
payment_failed 
active 
retired 
queued 
queued_deleted 
pending_return 
returned 

Definition at line 16 of file SavingsPlanState.h.

◆ SavingsPlanType

Enumerator
NOT_SET 
Compute 
EC2Instance 
SageMaker 

Definition at line 16 of file SavingsPlanType.h.