Class: Aws::Types::PipelineDetail

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#active_input_attachment_name::String

Returns the value of attribute active_input_attachment_name.

Returns:

  • (::String)


2665
2666
2667
# File 'sig/types.rbs', line 2665

def active_input_attachment_name
  @active_input_attachment_name
end

#active_input_switch_action_name::String

Returns the value of attribute active_input_switch_action_name.

Returns:

  • (::String)


2666
2667
2668
# File 'sig/types.rbs', line 2666

def active_input_switch_action_name
  @active_input_switch_action_name
end

#active_motion_graphics_action_name::String

Returns the value of attribute active_motion_graphics_action_name.

Returns:

  • (::String)


2667
2668
2669
# File 'sig/types.rbs', line 2667

def active_motion_graphics_action_name
  @active_motion_graphics_action_name
end

#active_motion_graphics_uri::String

Returns the value of attribute active_motion_graphics_uri.

Returns:

  • (::String)


2668
2669
2670
# File 'sig/types.rbs', line 2668

def active_motion_graphics_uri
  @active_motion_graphics_uri
end

#channel_engine_versionTypes::ChannelEngineVersionResponse

Returns the value of attribute channel_engine_version.



2670
2671
2672
# File 'sig/types.rbs', line 2670

def channel_engine_version
  @channel_engine_version
end

#media_connect_router_output_connection_map::Hash[::String, Types::MediaConnectRouterOutputConnection]

Returns the value of attribute media_connect_router_output_connection_map.

Returns:



2671
2672
2673
# File 'sig/types.rbs', line 2671

def media_connect_router_output_connection_map
  @media_connect_router_output_connection_map
end

#pipeline_id::String

Returns the value of attribute pipeline_id.

Returns:

  • (::String)


2669
2670
2671
# File 'sig/types.rbs', line 2669

def pipeline_id
  @pipeline_id
end