Class: Aws::Types::Input

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_parallelismTypes::InputParallelism

Returns the value of attribute input_parallelism.



671
672
673
# File 'sig/types.rbs', line 671

def input_parallelism
  @input_parallelism
end

#input_processing_configurationTypes::InputProcessingConfiguration

Returns the value of attribute input_processing_configuration.



668
669
670
# File 'sig/types.rbs', line 668

def input_processing_configuration
  @input_processing_configuration
end

#input_schemaTypes::SourceSchema

Returns the value of attribute input_schema.

Returns:



672
673
674
# File 'sig/types.rbs', line 672

def input_schema
  @input_schema
end

#kinesis_firehose_inputTypes::KinesisFirehoseInput

Returns the value of attribute kinesis_firehose_input.



670
671
672
# File 'sig/types.rbs', line 670

def kinesis_firehose_input
  @kinesis_firehose_input
end

#kinesis_streams_inputTypes::KinesisStreamsInput

Returns the value of attribute kinesis_streams_input.



669
670
671
# File 'sig/types.rbs', line 669

def kinesis_streams_input
  @kinesis_streams_input
end

#name_prefix::String

Returns the value of attribute name_prefix.

Returns:

  • (::String)


667
668
669
# File 'sig/types.rbs', line 667

def name_prefix
  @name_prefix
end