All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.cdklabs.generative_ai_cdk_constructs.ConstructName Maven / Gradle / Ivy

Go to download

AWS Generative AI CDK Constructs is a library for well-architected generative AI patterns.

There is a newer version: 0.1.271
Show newest version
package io.github.cdklabs.generative_ai_cdk_constructs;

/**
 * (experimental) Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 * 

* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance * with the License. A copy of the License is located at *

*

 * http://www.apache.org/licenses/LICENSE-2.0
 * 
*

* or in the 'license' file accompanying this file. This file is distributed on an 'AS IS' BASIS, WITHOUT WARRANTIES * OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions * and limitations under the License. */ @javax.annotation.Generated(value = "jsii-pacmak/1.103.1 (build bef2dea)", date = "2024-09-23T18:35:37.266Z") @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) @software.amazon.jsii.Jsii(module = io.github.cdklabs.generative_ai_cdk_constructs.$Module.class, fqn = "@cdklabs/generative-ai-cdk-constructs.ConstructName") public enum ConstructName { /** */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) AWSRAGAPPSYNCSTEPFNOPENSEARCH, /** */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) AWSQAAPPSYNCOPENSEARCH, /** */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) AWSSUMMARIZATIONAPPSYNCSTEPFN, /** */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) AWSMODELDEPLOYMENTSAGEMAKER, /** */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) CUSTOMSAGEMAKERENDPOINT, /** */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) HUGGINGFACESAGEMAKERENDPOINT, /** */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) JUMPSTARTSAGEMAKERENDPOINT, /** */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) AWSCONTENTGENAPPSYNCLAMBDA, /** */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) AWSRAGAPPSYNCSTEPFNKENDRA, /** */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) AWSWEBCRAWLER, /** */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Experimental) AWSTEXTTOSQL, }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy