lib/v20170312/models.rb in tencentcloud-sdk-vpc-3.0.936 vs lib/v20170312/models.rb in tencentcloud-sdk-vpc-3.0.937
- old
+ new
@@ -4290,12 +4290,12 @@
# @param NatProductVersion: NAT网关类型,1表示传统型NAT网关,2表示标准型NAT网关,默认值是1。
# @type NatProductVersion: Integer
attr_accessor :NatGatewayName, :VpcId, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :AddressCount, :PublicIpAddresses, :Zone, :Tags, :SubnetId, :StockPublicIpAddressesBandwidthOut, :PublicIpAddressesBandwidthOut, :PublicIpFromSameZone, :NatProductVersion
extend Gem::Deprecate
- deprecate :SubnetId, :none, 2024, 10
- deprecate :SubnetId=, :none, 2024, 10
+ deprecate :SubnetId, :none, 2024, 11
+ deprecate :SubnetId=, :none, 2024, 11
def initialize(natgatewayname=nil, vpcid=nil, internetmaxbandwidthout=nil, maxconcurrentconnection=nil, addresscount=nil, publicipaddresses=nil, zone=nil, tags=nil, subnetid=nil, stockpublicipaddressesbandwidthout=nil, publicipaddressesbandwidthout=nil, publicipfromsamezone=nil, natproductversion=nil)
@NatGatewayName = natgatewayname
@VpcId = vpcid
@InternetMaxBandwidthOut = internetmaxbandwidthout
@@ -17057,11 +17057,11 @@
# 注意:此字段可能返回 null,表示取不到有效值。
# @type IntegrityAlgorithm: String
attr_accessor :EncryptAlgorithm, :IntegrityAlgorith, :IPSECSaLifetimeSeconds, :PfsDhGroup, :IPSECSaLifetimeTraffic, :IntegrityAlgorithm
extend Gem::Deprecate
- deprecate :IntegrityAlgorith, :none, 2024, 10
- deprecate :IntegrityAlgorith=, :none, 2024, 10
+ deprecate :IntegrityAlgorith, :none, 2024, 11
+ deprecate :IntegrityAlgorith=, :none, 2024, 11
def initialize(encryptalgorithm=nil, integrityalgorith=nil, ipsecsalifetimeseconds=nil, pfsdhgroup=nil, ipsecsalifetimetraffic=nil, integrityalgorithm=nil)
@EncryptAlgorithm = encryptalgorithm
@IntegrityAlgorith = integrityalgorith
@IPSECSaLifetimeSeconds = ipsecsalifetimeseconds