Class: Aws::Types::LambdaConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#invoke_type"REQUEST_RESPONSE", "EVENT"

Returns the value of attribute invoke_type.

Returns:

  • ("REQUEST_RESPONSE", "EVENT")


924
925
926
# File 'sig/types.rbs', line 924

def invoke_type
  @invoke_type
end