Class: Aws::Types::InputProcessingConfigurationDescription
- Inherits:
-
Object
- Object
- Aws::Types::InputProcessingConfigurationDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input_lambda_processor_description ⇒ Types::InputLambdaProcessorDescription
Returns the value of attribute input_lambda_processor_description.
Instance Attribute Details
#input_lambda_processor_description ⇒ Types::InputLambdaProcessorDescription
Returns the value of attribute input_lambda_processor_description.
290 291 292 |
# File 'sig/types.rbs', line 290 def input_lambda_processor_description @input_lambda_processor_description end |