Class: Aws::Types::LambdaDataSourceConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lambda_function_arn::String

Returns the value of attribute lambda_function_arn.

Returns:

  • (::String)


934
935
936
# File 'sig/types.rbs', line 934

def lambda_function_arn
  @lambda_function_arn
end