Resolver Pipeline Config Args
data class ResolverPipelineConfigArgs(val functions: Output<List<String>>? = null) : ConvertibleToJava<ResolverPipelineConfigArgs>
Use the `PipelineConfig`
property type to specify `PipelineConfig`
for an APSYlong resolver. `PipelineConfig`
is a property of the AWS::AppSync::Resolver resource.