Class: Aws::Types::DeleteMultiplexProgramRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#multiplex_id::String

Returns the value of attribute multiplex_id.

Returns:

  • (::String)


829
830
831
# File 'sig/types.rbs', line 829

def multiplex_id
  @multiplex_id
end

#program_name::String

Returns the value of attribute program_name.

Returns:

  • (::String)


830
831
832
# File 'sig/types.rbs', line 830

def program_name
  @program_name
end