Class: Aws::Types::MultiplexProgramSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#channel_id::String

Returns the value of attribute channel_id.

Returns:



2483
2484
2485
# File 'sig/types.rbs', line 2483

def channel_id
  @channel_id
end

#program_name::String

Returns the value of attribute program_name.

Returns:



2484
2485
2486
# File 'sig/types.rbs', line 2484

def program_name
  @program_name
end