tencentcloud-sdk-lighthouse 3.0.999 → 3.0.1000

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20200324/models.rb +2 -20
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: af6b08fb9f95cc6ecf6c13987892885e35a3ede2
4
- data.tar.gz: 3fe27805e282c2afe4fd213ee1a1c688be713e99
3
+ metadata.gz: 846a9b3db92042198390c5dcf8215c1d875f2faa
4
+ data.tar.gz: 8f77a1808af62b5194a0ae8778cf671a74364f5c
5
5
  SHA512:
6
- metadata.gz: 2b1c5ee73d842ec5811e02575ea691f21d6fcf66f4dd885951649f002964a50e8eea530ef6155adae16aa762ecb9ee1dda5e15cb5031abcd7d8c536426b7cb51
7
- data.tar.gz: f1d32af091cb5b785026656d384a2a7aa9eff1f61aeabed40b0bdfebe489abe40a35daa738b74560e2fe8e12445e4e917ade3eaccac08028f241fcf63badfcb9
6
+ metadata.gz: 14011d28d97012ba4bb72cdc4d5c68222834bdb32f0623de0794fa4afe28a4fadf778931a4cdb91aab4ab70f8bb7fcf11f9d0d30f4f03671a1e3897c9d37fb30
7
+ data.tar.gz: 26cfb0caee0f7066af4ef881497a28221dc88cd7e9392468051eacfe6f0ee872b1185ea6334065c454f8f36bb7632d2b3289b40d8d56544fb6ae2474ce478674
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.999
1
+ 3.0.1000
@@ -332,14 +332,12 @@ module TencentCloud
332
332
  # @param RequiredMemorySize: 镜像所需内存大小, 单位: GB
333
333
  # @type RequiredMemorySize: Integer
334
334
  # @param ImageId: CVM镜像共享到轻量应用服务器轻量应用服务器后的CVM镜像ID。
335
- # 注意:此字段可能返回 null,表示取不到有效值。
336
335
  # @type ImageId: String
337
336
  # @param CommunityUrl: 官方网站Url。
338
337
  # @type CommunityUrl: String
339
338
  # @param GuideUrl: 指导文章Url。
340
339
  # @type GuideUrl: String
341
340
  # @param SceneIdSet: 镜像关联使用场景Id列表。
342
- # 注意:此字段可能返回 null,表示取不到有效值。
343
341
  # @type SceneIdSet: Array
344
342
  # @param DockerVersion: Docker版本号。
345
343
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -500,7 +498,6 @@ module TencentCloud
500
498
  # <li>BEFAST_BUNDLE:蜂驰型 </li>
501
499
  # @type BundleType: String
502
500
  # @param BundleTypeDescription: 套餐类型描述信息。
503
- # 注意:此字段可能返回 null,表示取不到有效值。
504
501
  # @type BundleTypeDescription: String
505
502
  # @param BundleDisplayLabel: 套餐展示标签.
506
503
  # 取值范围:
@@ -662,8 +659,10 @@ module TencentCloud
662
659
  # 容器环境变量
663
660
  class ContainerEnv < TencentCloud::Common::AbstractModel
664
661
  # @param Key: 环境变量Key
662
+ # 注意:此字段可能返回 null,表示取不到有效值。
665
663
  # @type Key: String
666
664
  # @param Value: 环境变量值
665
+ # 注意:此字段可能返回 null,表示取不到有效值。
667
666
  # @type Value: String
668
667
 
669
668
  attr_accessor :Key, :Value
@@ -1211,7 +1210,6 @@ module TencentCloud
1211
1210
  # @param DiscountPrice: 折后总价。
1212
1211
  # @type DiscountPrice: Float
1213
1212
  # @param InstanceId: 数据盘挂载的实例ID。
1214
- # 注意:此字段可能返回 null,表示取不到有效值。
1215
1213
  # @type InstanceId: String
1216
1214
 
1217
1215
  attr_accessor :DiskId, :OriginalDiskPrice, :OriginalPrice, :Discount, :DiscountPrice, :InstanceId
@@ -4144,13 +4142,10 @@ module TencentCloud
4144
4142
  # @param Percent: 创建或回滚云硬盘备份点进度百分比,成功后此字段取值为 100。
4145
4143
  # @type Percent: Integer
4146
4144
  # @param LatestOperation: 上一次操作
4147
- # 注意:此字段可能返回 null,表示取不到有效值。
4148
4145
  # @type LatestOperation: String
4149
4146
  # @param LatestOperationState: 上一次操作状态
4150
- # 注意:此字段可能返回 null,表示取不到有效值。
4151
4147
  # @type LatestOperationState: String
4152
4148
  # @param LatestOperationRequestId: 上一次请求ID
4153
- # 注意:此字段可能返回 null,表示取不到有效值。
4154
4149
  # @type LatestOperationRequestId: String
4155
4150
  # @param CreatedTime: 创建时间。按照 ISO8601 标准表示,并且使用 UTC 时间。
4156
4151
  # 格式为: YYYY-MM-DDThh:mm:ssZ。
@@ -4387,7 +4382,6 @@ module TencentCloud
4387
4382
  # @param CreatedTime: 创建时间。按照 ISO8601 标准表示,并且使用 UTC 时间。
4388
4383
  # @type CreatedTime: String
4389
4384
  # @param EndTime: 结束时间。按照 ISO8601 标准表示,并且使用 UTC 时间。
4390
- # 注意:此字段可能返回 null,表示取不到有效值。
4391
4385
  # @type EndTime: String
4392
4386
 
4393
4387
  attr_accessor :ActivityId, :ActivityName, :ActivityState, :ActivityCommandOutput, :ContainerIds, :CreatedTime, :EndTime
@@ -4543,10 +4537,8 @@ module TencentCloud
4543
4537
  # @param ContainerPort: 容器端口
4544
4538
  # @type ContainerPort: Integer
4545
4539
  # @param Ip: 对外绑定IP,默认0.0.0.0
4546
- # 注意:此字段可能返回 null,表示取不到有效值。
4547
4540
  # @type Ip: String
4548
4541
  # @param Protocol: 协议,默认tcp,支持tcp/udp/sctp
4549
- # 注意:此字段可能返回 null,表示取不到有效值。
4550
4542
  # @type Protocol: String
4551
4543
 
4552
4544
  attr_accessor :HostPort, :ContainerPort, :Ip, :Protocol
@@ -5301,7 +5293,6 @@ module TencentCloud
5301
5293
  # @param InitInvocationId: 创建实例后自动执行TAT命令的调用ID。
5302
5294
  # @type InitInvocationId: String
5303
5295
  # @param InstanceViolationDetail: 实例违规详情。
5304
- # 注意:此字段可能返回 null,表示取不到有效值。
5305
5296
  # @type InstanceViolationDetail: :class:`Tencentcloud::Lighthouse.v20200324.models.InstanceViolationDetail`
5306
5297
 
5307
5298
  attr_accessor :InstanceId, :BundleId, :BlueprintId, :CPU, :Memory, :InstanceName, :InstanceChargeType, :SystemDisk, :PrivateAddresses, :PublicAddresses, :InternetAccessible, :RenewFlag, :LoginSettings, :InstanceState, :Uuid, :LatestOperation, :LatestOperationState, :LatestOperationRequestId, :LatestOperationStartedTime, :IsolatedTime, :CreatedTime, :ExpiredTime, :PlatformType, :Platform, :OsName, :Zone, :Tags, :InstanceRestrictState, :SupportIpv6Detail, :PublicIpv6Addresses, :InitInvocationId, :InstanceViolationDetail
@@ -5422,7 +5413,6 @@ module TencentCloud
5422
5413
  # 实例操作限制列表。
5423
5414
  class InstanceDeniedActions < TencentCloud::Common::AbstractModel
5424
5415
  # @param InstanceId: 实例 ID。
5425
- # 注意:此字段可能返回 null,表示取不到有效值。
5426
5416
  # @type InstanceId: String
5427
5417
  # @param DeniedActions: 操作限制列表。
5428
5418
  # @type DeniedActions: Array
@@ -5478,7 +5468,6 @@ module TencentCloud
5478
5468
  # @param DiscountPrice: 折后价。
5479
5469
  # @type DiscountPrice: Float
5480
5470
  # @param Currency: 价格货币单位。取值范围CNY:人民币。USD:美元。
5481
- # 注意:此字段可能返回 null,表示取不到有效值。
5482
5471
  # @type Currency: String
5483
5472
 
5484
5473
  attr_accessor :OriginalBundlePrice, :OriginalPrice, :Discount, :DiscountPrice, :Currency
@@ -5503,10 +5492,8 @@ module TencentCloud
5503
5492
  # 实例价格详细信息
5504
5493
  class InstancePriceDetail < TencentCloud::Common::AbstractModel
5505
5494
  # @param InstanceId: 实例ID。
5506
- # 注意:此字段可能返回 null,表示取不到有效值。
5507
5495
  # @type InstanceId: String
5508
5496
  # @param InstancePrice: 询价信息。
5509
- # 注意:此字段可能返回 null,表示取不到有效值。
5510
5497
  # @type InstancePrice: :class:`Tencentcloud::Lighthouse.v20200324.models.InstancePrice`
5511
5498
  # @param DiscountDetail: 折扣梯度详情,每个梯度包含的信息有:时长,折扣数,总价,折扣价,折扣详情(用户折扣、官网折扣、最终折扣)。
5512
5499
  # @type DiscountDetail: Array
@@ -7721,10 +7708,8 @@ module TencentCloud
7721
7708
  # 总计价格信息
7722
7709
  class TotalPrice < TencentCloud::Common::AbstractModel
7723
7710
  # @param OriginalPrice: 原始总计价格。
7724
- # 注意:此字段可能返回 null,表示取不到有效值。
7725
7711
  # @type OriginalPrice: Float
7726
7712
  # @param DiscountPrice: 折扣总计价格。
7727
- # 注意:此字段可能返回 null,表示取不到有效值。
7728
7713
  # @type DiscountPrice: Float
7729
7714
 
7730
7715
  attr_accessor :OriginalPrice, :DiscountPrice
@@ -7754,15 +7739,12 @@ module TencentCloud
7754
7739
  # @type TrafficOverflow: Integer
7755
7740
  # @param StartTime: 流量包生效周期开始时间。按照 ISO8601 标准表示,并且使用 UTC 时间。
7756
7741
  # 格式为: YYYY-MM-DDThh:mm:ssZ。
7757
- # 注意:此字段可能返回 null,表示取不到有效值。
7758
7742
  # @type StartTime: String
7759
7743
  # @param EndTime: 流量包生效周期结束时间。按照 ISO8601 标准表示,并且使用 UTC 时间。
7760
7744
  # 格式为: YYYY-MM-DDThh:mm:ssZ。
7761
- # 注意:此字段可能返回 null,表示取不到有效值。
7762
7745
  # @type EndTime: String
7763
7746
  # @param Deadline: 流量包到期时间。按照 ISO8601 标准表示,并且使用 UTC 时间。
7764
7747
  # 格式为: YYYY-MM-DDThh:mm:ssZ。
7765
- # 注意:此字段可能返回 null,表示取不到有效值。
7766
7748
  # @type Deadline: String
7767
7749
  # @param Status: 流量包状态:
7768
7750
  # <li>NETWORK_NORMAL:正常</li>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-lighthouse
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.999
4
+ version: 3.0.1000
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-02-16 00:00:00.000000000 Z
11
+ date: 2025-02-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common