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:

  • (::Array[::Integer])


2030
2031
2032
# File 'sig/types.rbs', line 2030

def input_channels
  @input_channels
end

#input_channels_fine_tune::Array[::Float]

Returns the value of attribute input_channels_fine_tune.

Returns:

  • (::Array[::Float])


2031
2032
2033
# File 'sig/types.rbs', line 2031

def input_channels_fine_tune
  @input_channels_fine_tune
end