tencentcloud-sdk-cam 1.0.264 → 1.0.265

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: 3e7afff455f50b38c789a3c334d5fabb42a2396f
4
- data.tar.gz: 9c129e6225ed760d1e12a0516ad19d66af843cf8
3
+ metadata.gz: 9ec448e03d79d4439b4521042a0e5b7d09b4beed
4
+ data.tar.gz: 39132f380fc9379d1c8a1fe8e7227b27a9fb1021
5
5
  SHA512:
6
- metadata.gz: 03865265804eca3c27675787d9ff1e7d2f2d5f82c936af5f0fe96a6732e95d128ba00472a44202a37893bb8dec681af0d56374bc47b289b629bc2b4e0c62f299
7
- data.tar.gz: 7267e4ee4807e3a4de9464a7796915683160ab8a5ff9c30a75d98a87156199e3e0b5e9f479615c2fd3a8ecf1f67936fe4fcd4be4fae407a2201544a6384d7fd8
6
+ metadata.gz: f6d7aeddfd1ad7014c3c0f4fedb6ea56749674502fcd88001c165a095fade41907376e148c06a96a6dbcf0bb510564e62ec30fc9e3e4c75cfb08f55fc6af8e04
7
+ data.tar.gz: 4cb68a78ef7d13ffd5a62268315684eb2fbb263b79f28635e09f8fe015729ff4f561bbf7c38425b1fe60211ae309c2262594b8adeb71b68fa4edeba23e786fb8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.264
1
+ 1.0.265
@@ -1968,7 +1968,7 @@ module TencentCloud
1968
1968
 
1969
1969
  # GetSecurityLastUsed请求参数结构体
1970
1970
  class GetSecurityLastUsedRequest < TencentCloud::Common::AbstractModel
1971
- # @param SecretIdList: 查询密钥ID列表
1971
+ # @param SecretIdList: 查询密钥ID列表。最多支持10个。
1972
1972
  # @type SecretIdList: Array
1973
1973
 
1974
1974
  attr_accessor :SecretIdList
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cam
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.264
4
+ version: 1.0.265
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-24 00:00:00.000000000 Z
11
+ date: 2022-02-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common