Class: TencentCloud::Tse::V20201207::ConfigFileTemplate

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20201207/models.rb

Overview

配置文件模板

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(id = nil, name = nil, content = nil, format = nil, comment = nil, createtime = nil, createby = nil, modifytime = nil, modifyby = nil) ⇒ ConfigFileTemplate

Returns a new instance of ConfigFileTemplate.



1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
# File 'lib/v20201207/models.rb', line 1663

def initialize(id=nil, name=nil, content=nil, format=nil, comment=nil, createtime=nil, createby=nil, modifytime=nil, modifyby=nil)
  @Id = id
  @Name = name
  @Content = content
  @Format = format
  @Comment = comment
  @CreateTime = createtime
  @CreateBy = createby
  @ModifyTime = modifytime
  @ModifyBy = modifyby
end

Instance Attribute Details

#CommentObject

Parameters:

  • Id:

    配置文件模板id

  • Name:

    配置文件模板名称

  • Content:

    配置文件模板内容

  • Format:

    配置文件模板格式

  • Comment:

    配置文件模板注释

  • CreateTime:

    配置文件模板创建时间

  • CreateBy:

    配置文件模板创建者

  • ModifyTime:

    配置文件模板修改时间

  • ModifyBy:

    配置文件模板修改者



1661
1662
1663
# File 'lib/v20201207/models.rb', line 1661

def Comment
  @Comment
end

#ContentObject

Parameters:

  • Id:

    配置文件模板id

  • Name:

    配置文件模板名称

  • Content:

    配置文件模板内容

  • Format:

    配置文件模板格式

  • Comment:

    配置文件模板注释

  • CreateTime:

    配置文件模板创建时间

  • CreateBy:

    配置文件模板创建者

  • ModifyTime:

    配置文件模板修改时间

  • ModifyBy:

    配置文件模板修改者



1661
1662
1663
# File 'lib/v20201207/models.rb', line 1661

def Content
  @Content
end

#CreateByObject

Parameters:

  • Id:

    配置文件模板id

  • Name:

    配置文件模板名称

  • Content:

    配置文件模板内容

  • Format:

    配置文件模板格式

  • Comment:

    配置文件模板注释

  • CreateTime:

    配置文件模板创建时间

  • CreateBy:

    配置文件模板创建者

  • ModifyTime:

    配置文件模板修改时间

  • ModifyBy:

    配置文件模板修改者



1661
1662
1663
# File 'lib/v20201207/models.rb', line 1661

def CreateBy
  @CreateBy
end

#CreateTimeObject

Parameters:

  • Id:

    配置文件模板id

  • Name:

    配置文件模板名称

  • Content:

    配置文件模板内容

  • Format:

    配置文件模板格式

  • Comment:

    配置文件模板注释

  • CreateTime:

    配置文件模板创建时间

  • CreateBy:

    配置文件模板创建者

  • ModifyTime:

    配置文件模板修改时间

  • ModifyBy:

    配置文件模板修改者



1661
1662
1663
# File 'lib/v20201207/models.rb', line 1661

def CreateTime
  @CreateTime
end

#FormatObject

Parameters:

  • Id:

    配置文件模板id

  • Name:

    配置文件模板名称

  • Content:

    配置文件模板内容

  • Format:

    配置文件模板格式

  • Comment:

    配置文件模板注释

  • CreateTime:

    配置文件模板创建时间

  • CreateBy:

    配置文件模板创建者

  • ModifyTime:

    配置文件模板修改时间

  • ModifyBy:

    配置文件模板修改者



1661
1662
1663
# File 'lib/v20201207/models.rb', line 1661

def Format
  @Format
end

#IdObject

Parameters:

  • Id:

    配置文件模板id

  • Name:

    配置文件模板名称

  • Content:

    配置文件模板内容

  • Format:

    配置文件模板格式

  • Comment:

    配置文件模板注释

  • CreateTime:

    配置文件模板创建时间

  • CreateBy:

    配置文件模板创建者

  • ModifyTime:

    配置文件模板修改时间

  • ModifyBy:

    配置文件模板修改者



1661
1662
1663
# File 'lib/v20201207/models.rb', line 1661

def Id
  @Id
end

#ModifyByObject

Parameters:

  • Id:

    配置文件模板id

  • Name:

    配置文件模板名称

  • Content:

    配置文件模板内容

  • Format:

    配置文件模板格式

  • Comment:

    配置文件模板注释

  • CreateTime:

    配置文件模板创建时间

  • CreateBy:

    配置文件模板创建者

  • ModifyTime:

    配置文件模板修改时间

  • ModifyBy:

    配置文件模板修改者



1661
1662
1663
# File 'lib/v20201207/models.rb', line 1661

def ModifyBy
  @ModifyBy
end

#ModifyTimeObject

Parameters:

  • Id:

    配置文件模板id

  • Name:

    配置文件模板名称

  • Content:

    配置文件模板内容

  • Format:

    配置文件模板格式

  • Comment:

    配置文件模板注释

  • CreateTime:

    配置文件模板创建时间

  • CreateBy:

    配置文件模板创建者

  • ModifyTime:

    配置文件模板修改时间

  • ModifyBy:

    配置文件模板修改者



1661
1662
1663
# File 'lib/v20201207/models.rb', line 1661

def ModifyTime
  @ModifyTime
end

#NameObject

Parameters:

  • Id:

    配置文件模板id

  • Name:

    配置文件模板名称

  • Content:

    配置文件模板内容

  • Format:

    配置文件模板格式

  • Comment:

    配置文件模板注释

  • CreateTime:

    配置文件模板创建时间

  • CreateBy:

    配置文件模板创建者

  • ModifyTime:

    配置文件模板修改时间

  • ModifyBy:

    配置文件模板修改者



1661
1662
1663
# File 'lib/v20201207/models.rb', line 1661

def Name
  @Name
end

Instance Method Details

#deserialize(params) ⇒ Object



1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
# File 'lib/v20201207/models.rb', line 1675

def deserialize(params)
  @Id = params['Id']
  @Name = params['Name']
  @Content = params['Content']
  @Format = params['Format']
  @Comment = params['Comment']
  @CreateTime = params['CreateTime']
  @CreateBy = params['CreateBy']
  @ModifyTime = params['ModifyTime']
  @ModifyBy = params['ModifyBy']
end