Class: Aws::Types::InputUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_id::String

Returns the value of attribute input_id.

Returns:

  • (::String)


743
744
745
# File 'sig/types.rbs', line 743

def input_id
  @input_id
end

#input_parallelism_updateTypes::InputParallelismUpdate

Returns the value of attribute input_parallelism_update.



749
750
751
# File 'sig/types.rbs', line 749

def input_parallelism_update
  @input_parallelism_update
end

#input_processing_configuration_updateTypes::InputProcessingConfigurationUpdate

Returns the value of attribute input_processing_configuration_update.



745
746
747
# File 'sig/types.rbs', line 745

def input_processing_configuration_update
  @input_processing_configuration_update
end

#input_schema_updateTypes::InputSchemaUpdate

Returns the value of attribute input_schema_update.



748
749
750
# File 'sig/types.rbs', line 748

def input_schema_update
  @input_schema_update
end

#kinesis_firehose_input_updateTypes::KinesisFirehoseInputUpdate

Returns the value of attribute kinesis_firehose_input_update.



747
748
749
# File 'sig/types.rbs', line 747

def kinesis_firehose_input_update
  @kinesis_firehose_input_update
end

#kinesis_streams_input_updateTypes::KinesisStreamsInputUpdate

Returns the value of attribute kinesis_streams_input_update.



746
747
748
# File 'sig/types.rbs', line 746

def kinesis_streams_input_update
  @kinesis_streams_input_update
end

#name_prefix_update::String

Returns the value of attribute name_prefix_update.

Returns:

  • (::String)


744
745
746
# File 'sig/types.rbs', line 744

def name_prefix_update
  @name_prefix_update
end