Class: TencentCloud::Mps::V20190612::FlowInOutResp

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

Overview

查询Flow的配置信息。

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(flowid = nil, flowname = nil, eventid = nil, flowregion = nil, outputregion = nil, eventname = nil, inputname = nil, outputname = nil, inoutid = nil, inouttype = nil) ⇒ FlowInOutResp

Returns a new instance of FlowInOutResp.



16790
16791
16792
16793
16794
16795
16796
16797
16798
16799
16800
16801
# File 'lib/v20190612/models.rb', line 16790

def initialize(flowid=nil, flowname=nil, eventid=nil, flowregion=nil, outputregion=nil, eventname=nil, inputname=nil, outputname=nil, inoutid=nil, inouttype=nil)
  @FlowId = flowid
  @FlowName = flowname
  @EventId = eventid
  @FlowRegion = flowregion
  @OutputRegion = outputregion
  @EventName = eventname
  @InputName = inputname
  @OutputName = outputname
  @InOutId = inoutid
  @InOutType = inouttype
end

Instance Attribute Details

#EventIdObject

Input:输入Outpu:输出。

Parameters:

  • FlowId:

    流Id。

  • FlowName:

    流名称。

  • EventId:

    该Flow关联的媒体传输事件EventId。

  • FlowRegion:

    媒体传输输入流所属的区域,取值和InputRegion相同。

  • OutputRegion:

    当返回是输出类型时非空,output所在Region。

  • EventName:

    EventName。

  • InputName:

    InOutType为Input有效。

  • OutputName:

    InOutType为Output有效。

  • InOutId:

    Input或者Output的Id。

  • InOutType:

    输入/输出类型,可选值:



16788
16789
16790
# File 'lib/v20190612/models.rb', line 16788

def EventId
  @EventId
end

#EventNameObject

Input:输入Outpu:输出。

Parameters:

  • FlowId:

    流Id。

  • FlowName:

    流名称。

  • EventId:

    该Flow关联的媒体传输事件EventId。

  • FlowRegion:

    媒体传输输入流所属的区域,取值和InputRegion相同。

  • OutputRegion:

    当返回是输出类型时非空,output所在Region。

  • EventName:

    EventName。

  • InputName:

    InOutType为Input有效。

  • OutputName:

    InOutType为Output有效。

  • InOutId:

    Input或者Output的Id。

  • InOutType:

    输入/输出类型,可选值:



16788
16789
16790
# File 'lib/v20190612/models.rb', line 16788

def EventName
  @EventName
end

#FlowIdObject

Input:输入Outpu:输出。

Parameters:

  • FlowId:

    流Id。

  • FlowName:

    流名称。

  • EventId:

    该Flow关联的媒体传输事件EventId。

  • FlowRegion:

    媒体传输输入流所属的区域,取值和InputRegion相同。

  • OutputRegion:

    当返回是输出类型时非空,output所在Region。

  • EventName:

    EventName。

  • InputName:

    InOutType为Input有效。

  • OutputName:

    InOutType为Output有效。

  • InOutId:

    Input或者Output的Id。

  • InOutType:

    输入/输出类型,可选值:



16788
16789
16790
# File 'lib/v20190612/models.rb', line 16788

def FlowId
  @FlowId
end

#FlowNameObject

Input:输入Outpu:输出。

Parameters:

  • FlowId:

    流Id。

  • FlowName:

    流名称。

  • EventId:

    该Flow关联的媒体传输事件EventId。

  • FlowRegion:

    媒体传输输入流所属的区域,取值和InputRegion相同。

  • OutputRegion:

    当返回是输出类型时非空,output所在Region。

  • EventName:

    EventName。

  • InputName:

    InOutType为Input有效。

  • OutputName:

    InOutType为Output有效。

  • InOutId:

    Input或者Output的Id。

  • InOutType:

    输入/输出类型,可选值:



16788
16789
16790
# File 'lib/v20190612/models.rb', line 16788

def FlowName
  @FlowName
end

#FlowRegionObject

Input:输入Outpu:输出。

Parameters:

  • FlowId:

    流Id。

  • FlowName:

    流名称。

  • EventId:

    该Flow关联的媒体传输事件EventId。

  • FlowRegion:

    媒体传输输入流所属的区域,取值和InputRegion相同。

  • OutputRegion:

    当返回是输出类型时非空,output所在Region。

  • EventName:

    EventName。

  • InputName:

    InOutType为Input有效。

  • OutputName:

    InOutType为Output有效。

  • InOutId:

    Input或者Output的Id。

  • InOutType:

    输入/输出类型,可选值:



16788
16789
16790
# File 'lib/v20190612/models.rb', line 16788

def FlowRegion
  @FlowRegion
end

#InOutIdObject

Input:输入Outpu:输出。

Parameters:

  • FlowId:

    流Id。

  • FlowName:

    流名称。

  • EventId:

    该Flow关联的媒体传输事件EventId。

  • FlowRegion:

    媒体传输输入流所属的区域,取值和InputRegion相同。

  • OutputRegion:

    当返回是输出类型时非空,output所在Region。

  • EventName:

    EventName。

  • InputName:

    InOutType为Input有效。

  • OutputName:

    InOutType为Output有效。

  • InOutId:

    Input或者Output的Id。

  • InOutType:

    输入/输出类型,可选值:



16788
16789
16790
# File 'lib/v20190612/models.rb', line 16788

def InOutId
  @InOutId
end

#InOutTypeObject

Input:输入Outpu:输出。

Parameters:

  • FlowId:

    流Id。

  • FlowName:

    流名称。

  • EventId:

    该Flow关联的媒体传输事件EventId。

  • FlowRegion:

    媒体传输输入流所属的区域,取值和InputRegion相同。

  • OutputRegion:

    当返回是输出类型时非空,output所在Region。

  • EventName:

    EventName。

  • InputName:

    InOutType为Input有效。

  • OutputName:

    InOutType为Output有效。

  • InOutId:

    Input或者Output的Id。

  • InOutType:

    输入/输出类型,可选值:



16788
16789
16790
# File 'lib/v20190612/models.rb', line 16788

def InOutType
  @InOutType
end

#InputNameObject

Input:输入Outpu:输出。

Parameters:

  • FlowId:

    流Id。

  • FlowName:

    流名称。

  • EventId:

    该Flow关联的媒体传输事件EventId。

  • FlowRegion:

    媒体传输输入流所属的区域,取值和InputRegion相同。

  • OutputRegion:

    当返回是输出类型时非空,output所在Region。

  • EventName:

    EventName。

  • InputName:

    InOutType为Input有效。

  • OutputName:

    InOutType为Output有效。

  • InOutId:

    Input或者Output的Id。

  • InOutType:

    输入/输出类型,可选值:



16788
16789
16790
# File 'lib/v20190612/models.rb', line 16788

def InputName
  @InputName
end

#OutputNameObject

Input:输入Outpu:输出。

Parameters:

  • FlowId:

    流Id。

  • FlowName:

    流名称。

  • EventId:

    该Flow关联的媒体传输事件EventId。

  • FlowRegion:

    媒体传输输入流所属的区域,取值和InputRegion相同。

  • OutputRegion:

    当返回是输出类型时非空,output所在Region。

  • EventName:

    EventName。

  • InputName:

    InOutType为Input有效。

  • OutputName:

    InOutType为Output有效。

  • InOutId:

    Input或者Output的Id。

  • InOutType:

    输入/输出类型,可选值:



16788
16789
16790
# File 'lib/v20190612/models.rb', line 16788

def OutputName
  @OutputName
end

#OutputRegionObject

Input:输入Outpu:输出。

Parameters:

  • FlowId:

    流Id。

  • FlowName:

    流名称。

  • EventId:

    该Flow关联的媒体传输事件EventId。

  • FlowRegion:

    媒体传输输入流所属的区域,取值和InputRegion相同。

  • OutputRegion:

    当返回是输出类型时非空,output所在Region。

  • EventName:

    EventName。

  • InputName:

    InOutType为Input有效。

  • OutputName:

    InOutType为Output有效。

  • InOutId:

    Input或者Output的Id。

  • InOutType:

    输入/输出类型,可选值:



16788
16789
16790
# File 'lib/v20190612/models.rb', line 16788

def OutputRegion
  @OutputRegion
end

Instance Method Details

#deserialize(params) ⇒ Object



16803
16804
16805
16806
16807
16808
16809
16810
16811
16812
16813
16814
# File 'lib/v20190612/models.rb', line 16803

def deserialize(params)
  @FlowId = params['FlowId']
  @FlowName = params['FlowName']
  @EventId = params['EventId']
  @FlowRegion = params['FlowRegion']
  @OutputRegion = params['OutputRegion']
  @EventName = params['EventName']
  @InputName = params['InputName']
  @OutputName = params['OutputName']
  @InOutId = params['InOutId']
  @InOutType = params['InOutType']
end