Class: Aws::Types::LambdaIntegrationIdentifier

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)


464
465
466
# File 'sig/types.rbs', line 464

def function_arn
  @function_arn
end