Class: Aws::Types::MultiplexProgramPipelineDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#active_channel_pipeline::String

Returns the value of attribute active_channel_pipeline.

Returns:

  • (::String)


2460
2461
2462
# File 'sig/types.rbs', line 2460

def active_channel_pipeline
  @active_channel_pipeline
end

#pipeline_id::String

Returns the value of attribute pipeline_id.

Returns:

  • (::String)


2461
2462
2463
# File 'sig/types.rbs', line 2461

def pipeline_id
  @pipeline_id
end