Class: Aws::Types::MultiplexProgramPipelineDetail

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#active_channel_pipeline::String

Returns the value of attribute active_channel_pipeline.



2463
2464
2465
# File 'sig/types.rbs', line 2463

def active_channel_pipeline
  @active_channel_pipeline
end

#pipeline_id::String

Returns the value of attribute pipeline_id.



2464
2465
2466
# File 'sig/types.rbs', line 2464

def pipeline_id
  @pipeline_id
end