Class: Aws::Types::LambdaIntegrationSummary

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)


469
470
471
# File 'sig/types.rbs', line 469

def function_arn
  @function_arn
end