tencentcloud-sdk-ssm 1.0.253 → 1.0.257

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: 6362d9a263f587f4103bfb7844464fbf33646699
4
- data.tar.gz: 025297de5a55135aad10c0d4833cdffe610e3bd9
3
+ metadata.gz: f124b1db32752becfc66d220e6ef3b686be80d2b
4
+ data.tar.gz: 718bdc0fe9926571f90431b5957b929c9eab940e
5
5
  SHA512:
6
- metadata.gz: a610d724aa604f6def5af288f1bc634ba4edae8bbf2477699db2b8a5aecf905c25b4c7a2c005a737c7b9008fb00a8d349719f83ba15c7e912e0207fde512a19d
7
- data.tar.gz: c960f0a7feee861a1336428d1d6ab3dc3850d08abef42988cf7b383aa46c6b7d9c2dbb29ef8c2b90f2c75836816db09ec7aed64109644081e50839694cc3b8a6
6
+ metadata.gz: a67415a21fac97d920d9a9fd0d324b18f02a9e048d4852b32212326bff95c64a379f9fedba94f0ad5d0e0876a8d3d6b611e0750f4fc386dbab8c51483d5fd419
7
+ data.tar.gz: dee63f0982232c694d6f902869e3e348e3bcc4a1f1c7b3482262d97afb84e9892c30e05f68717bbb741ef2716d954624d27af62c3610a134720ed83d2d3ae05f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.253
1
+ 1.0.257
@@ -901,8 +901,8 @@ module TencentCloud
901
901
  # @type ServiceEnabled: Boolean
902
902
  # @param InvalidType: 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放。
903
903
  # @type InvalidType: Integer
904
- # @param AccessKeyEscrowEnabled: true表示用户已经可以使用云API密钥安全托管功能,
905
- # false表示用户暂时不能使用云API密钥安全托管功能。
904
+ # @param AccessKeyEscrowEnabled: true表示用户已经可以使用密钥安全托管功能,
905
+ # false表示用户暂时不能使用密钥安全托管功能。
906
906
  # @type AccessKeyEscrowEnabled: Boolean
907
907
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
908
908
  # @type RequestId: String
@@ -1232,7 +1232,7 @@ module TencentCloud
1232
1232
 
1233
1233
  # RotateProductSecret返回参数结构体
1234
1234
  class RotateProductSecretResponse < TencentCloud::Common::AbstractModel
1235
- # @param FlowID: 当凭据类型为云产品凭据时(即SecretType为1,如Mysq、Tdsql等托管凭据)此字段有效,返回轮转异步任务ID号。
1235
+ # @param FlowID: 当凭据类型为云产品凭据时(即SecretType为1,如MySQL、Tdsql等托管凭据)此字段有效,返回轮转异步任务ID号。
1236
1236
  # @type FlowID: Integer
1237
1237
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1238
1238
  # @type RequestId: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ssm
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.253
4
+ version: 1.0.257
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-10 00:00:00.000000000 Z
11
+ date: 2022-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common