Interface: CustomParserProps

March 19, 2026 ยท View on GitHub

@cdklabs/generative-ai-cdk-constructs


@cdklabs/generative-ai-cdk-constructs / bedrock / CustomParserProps

Interface: CustomParserProps

Properties

parser?

readonly optional parser?: IFunction


steps?

readonly optional steps?: PromptStepConfigurationCustomParser[]

Contents

  1. 1Properties
  2. 1.1parser?
  3. 1.2steps?