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)


1698
1699
1700
# File 'sig/types.rbs', line 1698

def gain
  @gain
end

#input_channel::Integer

Returns the value of attribute input_channel.

Returns:

  • (::Integer)


1699
1700
1701
# File 'sig/types.rbs', line 1699

def input_channel
  @input_channel
end