Class: Aws::Types::PipeTargetLambdaFunctionParameters
- Inherits:
-
Object
- Object
- Aws::Types::PipeTargetLambdaFunctionParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#invocation_type ⇒ "REQUEST_RESPONSE", "FIRE_AND_FORGET"
Returns the value of attribute invocation_type.
Instance Attribute Details
#invocation_type ⇒ "REQUEST_RESPONSE", "FIRE_AND_FORGET"
Returns the value of attribute invocation_type.
498 499 500 |
# File 'sig/types.rbs', line 498 def invocation_type @invocation_type end |