Class: Aws::Types::InputProcessingConfigurationUpdate
- Inherits:
-
Object
- Object
- Aws::Types::InputProcessingConfigurationUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input_lambda_processor_update ⇒ Types::InputLambdaProcessorUpdate
Returns the value of attribute input_lambda_processor_update.
Instance Attribute Details
#input_lambda_processor_update ⇒ Types::InputLambdaProcessorUpdate
Returns the value of attribute input_lambda_processor_update.
726 727 728 |
# File 'sig/types.rbs', line 726 def input_lambda_processor_update @input_lambda_processor_update end |