tencentcloud-sdk-cfs 3.0.546 → 3.0.548

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3039c5eefecebba884793a6ee5931637bc24f538
4
- data.tar.gz: 56b6b4367dcec7f7f503f6f7a02612030cc11d36
3
+ metadata.gz: 1eda54f8642e89b7454f1185b7b9f0297cd045bf
4
+ data.tar.gz: 1cc409843010fbab7e25d4c5f8d6d6d0e8ca8d21
5
5
  SHA512:
6
- metadata.gz: e677aa853264c066bb03b65ea0bfb3de9824fe48cb0722279034f3e41ca6a9d2dceb30d25213d2d88903c5204ff56139d3f2e2f7f3b53072d2f6629556e127f4
7
- data.tar.gz: 287b22d52bd6598a4a8840ef9e58904868348b60f54112693c5550165b05ec3a2a87dea7aa563fadc89502e086a3a3718548d78982af89aa44dbd4a418a07a0b
6
+ metadata.gz: 9e99b620de809d0076d8b9f4fa77ab17d62ec64bd6e5717ee5f4b3d44c01e0fcceeb1408b37a1de832bdb3f6dcd12a05b3f929b560bf2a2edc030014762c58fb
7
+ data.tar.gz: d4cc4e9794e1a61554d1a4ca34f08fb4f9d24bf5309aa03c86173ca974d55ffe6738ba81c809250840cb7491d2e55f856326c76af083d12f64cb1244811a733b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.546
1
+ 3.0.548
@@ -277,7 +277,7 @@ module TencentCloud
277
277
  # @type DayOfWeek: String
278
278
  # @param AliveDays: 快照保留时长
279
279
  # @type AliveDays: Integer
280
- # @param DayOfMonth: 快照按月重复,每月1-31号,选择一天,每月这一天打快照。
280
+ # @param DayOfMonth: 快照按月重复,每月1-31号,选择一天,每月将在这一天自动创建快照。
281
281
  # @type DayOfMonth: String
282
282
  # @param IntervalDays: 间隔天数
283
283
  # @type IntervalDays: Integer
@@ -2156,7 +2156,7 @@ module TencentCloud
2156
2156
  # @type AliveDays: Integer
2157
2157
  # @param IsActivated: 是否激活定期快照功能
2158
2158
  # @type IsActivated: Integer
2159
- # @param DayOfMonth: 定期快照在月的某几天天,该参数与DayOfWeek互斥
2159
+ # @param DayOfMonth: 定期快照在每月的第几天创建快照,该参数与DayOfWeek互斥
2160
2160
  # @type DayOfMonth: String
2161
2161
  # @param IntervalDays: 间隔天数定期执行快照,该参数与DayOfWeek,DayOfMonth 互斥
2162
2162
  # @type IntervalDays: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cfs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.546
4
+ version: 3.0.548
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-04-07 00:00:00.000000000 Z
11
+ date: 2023-04-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common