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.



14618
14619
14620
14621
14622
14623
14624
14625
14626
14627
14628
14629
# File 'lib/v20190612/models.rb', line 14618

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:

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



14616
14617
14618
# File 'lib/v20190612/models.rb', line 14616

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:

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



14616
14617
14618
# File 'lib/v20190612/models.rb', line 14616

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:

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



14616
14617
14618
# File 'lib/v20190612/models.rb', line 14616

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:

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



14616
14617
14618
# File 'lib/v20190612/models.rb', line 14616

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:

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



14616
14617
14618
# File 'lib/v20190612/models.rb', line 14616

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:

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



14616
14617
14618
# File 'lib/v20190612/models.rb', line 14616

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:

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



14616
14617
14618
# File 'lib/v20190612/models.rb', line 14616

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:

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



14616
14617
14618
# File 'lib/v20190612/models.rb', line 14616

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:

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



14616
14617
14618
# File 'lib/v20190612/models.rb', line 14616

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:

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



14616
14617
14618
# File 'lib/v20190612/models.rb', line 14616

def OutputRegion
  @OutputRegion
end

Instance Method Details

#deserialize(params) ⇒ Object



14631
14632
14633
14634
14635
14636
14637
14638
14639
14640
14641
14642
# File 'lib/v20190612/models.rb', line 14631

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