Class: TencentCloud::Cwp::V20180228::UpdateBaselineStrategyRequest
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cwp::V20180228::UpdateBaselineStrategyRequest
- Defined in:
- lib/v20180228/models.rb
Overview
UpdateBaselineStrategy请求参数结构体
Instance Attribute Summary collapse
-
#CategoryIds ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器.
-
#IsGlobal ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器.
-
#MachineType ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器.
-
#Quuids ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器.
-
#RegionCode ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器.
-
#ScanAt ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器.
-
#ScanCycle ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器.
-
#StrategyId ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器.
-
#StrategyName ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(strategyid = nil, strategyname = nil, scancycle = nil, scanat = nil, categoryids = nil, isglobal = nil, machinetype = nil, regioncode = nil, quuids = nil) ⇒ UpdateBaselineStrategyRequest
constructor
A new instance of UpdateBaselineStrategyRequest.
Constructor Details
#initialize(strategyid = nil, strategyname = nil, scancycle = nil, scanat = nil, categoryids = nil, isglobal = nil, machinetype = nil, regioncode = nil, quuids = nil) ⇒ UpdateBaselineStrategyRequest
Returns a new instance of UpdateBaselineStrategyRequest.
39424 39425 39426 39427 39428 39429 39430 39431 39432 39433 39434 |
# File 'lib/v20180228/models.rb', line 39424 def initialize(strategyid=nil, strategyname=nil, scancycle=nil, scanat=nil, categoryids=nil, isglobal=nil, machinetype=nil, regioncode=nil, quuids=nil) @StrategyId = strategyid @StrategyName = strategyname @ScanCycle = scancycle @ScanAt = scanat @CategoryIds = categoryids @IsGlobal = isglobal @MachineType = machinetype @RegionCode = regioncode @Quuids = quuids end |
Instance Attribute Details
#CategoryIds ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器
39422 39423 39424 |
# File 'lib/v20180228/models.rb', line 39422 def CategoryIds @CategoryIds end |
#IsGlobal ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器
39422 39423 39424 |
# File 'lib/v20180228/models.rb', line 39422 def IsGlobal @IsGlobal end |
#MachineType ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器
39422 39423 39424 |
# File 'lib/v20180228/models.rb', line 39422 def MachineType @MachineType end |
#Quuids ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器
39422 39423 39424 |
# File 'lib/v20180228/models.rb', line 39422 def Quuids @Quuids end |
#RegionCode ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器
39422 39423 39424 |
# File 'lib/v20180228/models.rb', line 39422 def RegionCode @RegionCode end |
#ScanAt ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器
39422 39423 39424 |
# File 'lib/v20180228/models.rb', line 39422 def ScanAt @ScanAt end |
#ScanCycle ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器
39422 39423 39424 |
# File 'lib/v20180228/models.rb', line 39422 def ScanCycle @ScanCycle end |
#StrategyId ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器
39422 39423 39424 |
# File 'lib/v20180228/models.rb', line 39422 def StrategyId @StrategyId end |
#StrategyName ⇒ Object
cvm:腾讯云服务器 bm:裸金属 ecm:边缘计算主机 lh:轻量应用服务器 other:混合云机器
39422 39423 39424 |
# File 'lib/v20180228/models.rb', line 39422 def StrategyName @StrategyName end |
Instance Method Details
#deserialize(params) ⇒ Object
39436 39437 39438 39439 39440 39441 39442 39443 39444 39445 39446 |
# File 'lib/v20180228/models.rb', line 39436 def deserialize(params) @StrategyId = params['StrategyId'] @StrategyName = params['StrategyName'] @ScanCycle = params['ScanCycle'] @ScanAt = params['ScanAt'] @CategoryIds = params['CategoryIds'] @IsGlobal = params['IsGlobal'] @MachineType = params['MachineType'] @RegionCode = params['RegionCode'] @Quuids = params['Quuids'] end |