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)


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

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)


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

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)


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

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)


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

def active_motion_graphics_uri
  @active_motion_graphics_uri
end

#channel_engine_versionTypes::ChannelEngineVersionResponse

Returns the value of attribute channel_engine_version.



2674
2675
2676
# File 'sig/types.rbs', line 2674

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:



2675
2676
2677
# File 'sig/types.rbs', line 2675

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)


2673
2674
2675
# File 'sig/types.rbs', line 2673

def pipeline_id
  @pipeline_id
end