Class: Aws::Types::InputChannelLevel

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#gain::Integer

Returns the value of attribute gain.

Returns:

  • (::Integer)


1695
1696
1697
# File 'sig/types.rbs', line 1695

def gain
  @gain
end

#input_channel::Integer

Returns the value of attribute input_channel.

Returns:

  • (::Integer)


1696
1697
1698
# File 'sig/types.rbs', line 1696

def input_channel
  @input_channel
end