Class: Aws::Types::ProcessorConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ProcessorConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lambda ⇒ Types::LambdaConfiguration
Returns the value of attribute lambda.
Instance Attribute Details
#lambda ⇒ Types::LambdaConfiguration
Returns the value of attribute lambda.
735 736 737 |
# File 'sig/types.rbs', line 735 def lambda @lambda end |