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)


312
313
314
# File 'sig/types.rbs', line 312

def input_id
  @input_id
end

#input_parallelism_updateTypes::InputParallelismUpdate

Returns the value of attribute input_parallelism_update.



318
319
320
# File 'sig/types.rbs', line 318

def input_parallelism_update
  @input_parallelism_update
end

#input_processing_configuration_updateTypes::InputProcessingConfigurationUpdate

Returns the value of attribute input_processing_configuration_update.



314
315
316
# File 'sig/types.rbs', line 314

def input_processing_configuration_update
  @input_processing_configuration_update
end

#input_schema_updateTypes::InputSchemaUpdate

Returns the value of attribute input_schema_update.



317
318
319
# File 'sig/types.rbs', line 317

def input_schema_update
  @input_schema_update
end

#kinesis_firehose_input_updateTypes::KinesisFirehoseInputUpdate

Returns the value of attribute kinesis_firehose_input_update.



316
317
318
# File 'sig/types.rbs', line 316

def kinesis_firehose_input_update
  @kinesis_firehose_input_update
end

#kinesis_streams_input_updateTypes::KinesisStreamsInputUpdate

Returns the value of attribute kinesis_streams_input_update.



315
316
317
# File 'sig/types.rbs', line 315

def kinesis_streams_input_update
  @kinesis_streams_input_update
end

#name_prefix_update::String

Returns the value of attribute name_prefix_update.

Returns:

  • (::String)


313
314
315
# File 'sig/types.rbs', line 313

def name_prefix_update
  @name_prefix_update
end