

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# PricingPlan
<a name="API_PricingPlan"></a>

定价方案。

## 内容
<a name="API_PricingPlan_Contents"></a>

 ** effectiveDateTime **   <a name="tm-Type-PricingPlan-effectiveDateTime"></a>
定价方案的生效日期和时间。  
类型：时间戳  
必需：是

 ** pricingMode **   <a name="tm-Type-PricingPlan-pricingMode"></a>
定价模型。  
类型：字符串  
有效值：`BASIC | STANDARD | TIERED_BUNDLE`  
必需：是

 ** updateDateTime **   <a name="tm-Type-PricingPlan-updateDateTime"></a>
更新定价方案的设定日期和时间。  
类型：时间戳  
必需：是

 ** updateReason **   <a name="tm-Type-PricingPlan-updateReason"></a>
更改定价方案的更新原因。  
类型：字符串  
有效值：`DEFAULT | PRICING_TIER_UPDATE | ENTITY_COUNT_UPDATE | PRICING_MODE_UPDATE | OVERWRITTEN`  
必需：是

 ** billableEntityCount **   <a name="tm-Type-PricingPlan-billableEntityCount"></a>
可计费实体数量。  
类型：长整型  
必需：否

 ** bundleInformation **   <a name="tm-Type-PricingPlan-bundleInformation"></a>
定价方案的捆绑包信息。  
类型：[BundleInformation](API_BundleInformation.md) 对象  
必需：否

## 另请参阅
<a name="API_PricingPlan_SeeAlso"></a>

有关以特定语言之一使用此 API 的更多信息 AWS SDKs，请参阅以下内容：
+  [AWS 适用于 C\+\+ 的 SDK](https://docs.aws.amazon.com/goto/SdkForCpp/iottwinmaker-2021-11-29/PricingPlan) 
+  [AWS 适用于 Java 的 SDK V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iottwinmaker-2021-11-29/PricingPlan) 
+  [AWS 适用于 Ruby V3 的 SDK](https://docs.aws.amazon.com/goto/SdkForRubyV3/iottwinmaker-2021-11-29/PricingPlan) 