class Aws::AppSync::Types::PipelineConfig

The pipeline configuration for a resolver of kind `PIPELINE`.

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

data as a hash:

    {
      functions: ["String"],
    }

@!attribute [rw] functions

A list of `Function` objects.
@return [Array<String>]

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

Constants

SENSITIVE