class Aws::AppSync::Types::LambdaDataSourceConfig

Describes an Amazon Web Services Lambda data source configuration.

@note When making an API call, you may pass LambdaDataSourceConfig

data as a hash:

    {
      lambda_function_arn: "String", # required
    }

@!attribute [rw] lambda_function_arn

The ARN for the Lambda function.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appsync-2017-07-25/LambdaDataSourceConfig AWS API Documentation

Constants

SENSITIVE