tencentcloud-sdk-as 3.0.1160 → 3.0.1169

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: ac310efe40fb1a96ab31cd0bc8c255954b6a4b84
4
- data.tar.gz: 5416f9cb0f16d43d68ba7edaf24644c189cd3749
3
+ metadata.gz: 11e727e276f1e0e03d2c073cccf40b110fc45460
4
+ data.tar.gz: 5689c7716b7d8c9a19299091343783ce83830c8a
5
5
  SHA512:
6
- metadata.gz: b71e39ac2bcb3ad61a9d043c3b8abf793907cd4202f147f91cac25300e6362fcb9d3da8e0637d7e5ee469b94cbe43eb200db1e87c85b79e5a7e1ae0fab83fc3b
7
- data.tar.gz: 6340e8da7870f932ae2daa4bf38240d80e875579657dc773aae9c4711aee3ead05fb3999a02ab3724ec41169c31f6daab6d029f4c62ac892c28a5cabf0d53fac
6
+ metadata.gz: 34f6454fc1f58514f3ab5ba2923386b222eb64b6c8ebb505d4a870280bb4a1dc5b9113da6ad6afc0fa788eccb8a4243ee21d9b5edc52d8b9c6d98047b64083cd
7
+ data.tar.gz: e6bcc6fd222f682cadf131c4fdbf68d15939cc9fa4682585b9e1632b83cd56e4776b0e86eb9d9edd62b6eebd59e65f3cbde4685f8d8536bb08231de93c41f725
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1160
1
+ 3.0.1169
@@ -70,8 +70,8 @@ module TencentCloud
70
70
 
71
71
  attr_accessor :AutoScalingGroupId, :ActivityId, :ActivityType, :StatusCode, :StatusMessage, :Cause, :Description, :StartTime, :EndTime, :CreatedTime, :ActivityRelatedInstanceSet, :StatusMessageSimplified, :LifecycleActionResultSet, :DetailedStatusMessageSet, :InvocationResultSet, :RelatedInstanceSet
72
72
  extend Gem::Deprecate
73
- deprecate :ActivityRelatedInstanceSet, :none, 2025, 10
74
- deprecate :ActivityRelatedInstanceSet=, :none, 2025, 10
73
+ deprecate :ActivityRelatedInstanceSet, :none, 2025, 11
74
+ deprecate :ActivityRelatedInstanceSet=, :none, 2025, 11
75
75
 
76
76
  def initialize(autoscalinggroupid=nil, activityid=nil, activitytype=nil, statuscode=nil, statusmessage=nil, cause=nil, description=nil, starttime=nil, endtime=nil, createdtime=nil, activityrelatedinstanceset=nil, statusmessagesimplified=nil, lifecycleactionresultset=nil, detailedstatusmessageset=nil, invocationresultset=nil, relatedinstanceset=nil)
77
77
  @AutoScalingGroupId = autoscalinggroupid
@@ -2751,8 +2751,8 @@ module TencentCloud
2751
2751
 
2752
2752
  attr_accessor :SecurityService, :MonitorService, :AutomationService, :AutomationToolsService
2753
2753
  extend Gem::Deprecate
2754
- deprecate :AutomationService, :none, 2025, 10
2755
- deprecate :AutomationService=, :none, 2025, 10
2754
+ deprecate :AutomationService, :none, 2025, 11
2755
+ deprecate :AutomationService=, :none, 2025, 11
2756
2756
 
2757
2757
  def initialize(securityservice=nil, monitorservice=nil, automationservice=nil, automationtoolsservice=nil)
2758
2758
  @SecurityService = securityservice
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-as
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1160
4
+ version: 3.0.1169
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-10-28 00:00:00.000000000 Z
11
+ date: 2025-11-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,8 +33,8 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20180419/models.rb
37
36
  - lib/v20180419/client.rb
37
+ - lib/v20180419/models.rb
38
38
  - lib/tencentcloud-sdk-as.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby