Class: Aws::Types::InputSwitchConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mqcs_input_switchingBoolean

Returns the value of attribute mqcs_input_switching.

Returns:

  • (Boolean)


639
640
641
# File 'sig/types.rbs', line 639

def mqcs_input_switching
  @mqcs_input_switching
end

#preferred_input::Integer

Returns the value of attribute preferred_input.

Returns:

  • (::Integer)


640
641
642
# File 'sig/types.rbs', line 640

def preferred_input
  @preferred_input
end