Class: Aws::Types::LambdaIntegrationConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#function_arn::String

Returns the value of attribute function_arn.

Returns:

  • (::String)


459
460
461
# File 'sig/types.rbs', line 459

def function_arn
  @function_arn
end