lib/v20201016/models.rb in tencentcloud-sdk-cls-3.0.949 vs lib/v20201016/models.rb in tencentcloud-sdk-cls-3.0.950

- old
+ new

@@ -11609,9 +11609,12 @@ # @type AutoSplit: Boolean # @param MaxSplitPartitions: 若开启自动分裂的话,该主题能够允许的最大分区数 # 注意:此字段可能返回 null,表示取不到有效值。 # @type MaxSplitPartitions: Integer # @param StorageType: 主题的存储类型 + + # - hot: 标准存储 + # - cold: 低频存储 # 注意:此字段可能返回 null,表示取不到有效值。 # @type StorageType: String # @param Period: 生命周期,单位天,可取值范围1~3600。取值为3640时代表永久保存 # 注意:此字段可能返回 null,表示取不到有效值。 # @type Period: Integer