Class: Aws::Types::LambdaConfig
- Inherits:
-
Object
- Object
- Aws::Types::LambdaConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#invoke_type ⇒ "REQUEST_RESPONSE", "EVENT"
Returns the value of attribute invoke_type.
Instance Attribute Details
#invoke_type ⇒ "REQUEST_RESPONSE", "EVENT"
Returns the value of attribute invoke_type.
924 925 926 |
# File 'sig/types.rbs', line 924 def invoke_type @invoke_type end |