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.
721 722 723 |
# File 'sig/types.rbs', line 721 def input_lambda_processor_description @input_lambda_processor_description end |