Class: Aws::Types::OutputChannelMapping

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#input_channels::Array[::Integer]

Returns the value of attribute input_channels.

Returns:



2051
2052
2053
# File 'sig/types.rbs', line 2051

def input_channels
  @input_channels
end

#input_channels_fine_tune::Array[::Float]

Returns the value of attribute input_channels_fine_tune.

Returns:



2052
2053
2054
# File 'sig/types.rbs', line 2052

def input_channels_fine_tune
  @input_channels_fine_tune
end