Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.AgentGenAiResourceProps
Packages that use AgentGenAiResourceProps
-
Uses of AgentGenAiResourceProps in software.amazon.awscdk.services.bedrock.alpha
Classes in software.amazon.awscdk.services.bedrock.alpha that implement AgentGenAiResourcePropsModifier and TypeClassDescriptionstatic final class
An implementation forAgentGenAiResourceProps
Methods in software.amazon.awscdk.services.bedrock.alpha that return AgentGenAiResourcePropsModifier and TypeMethodDescriptionAgentGenAiResourceProps.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type AgentGenAiResourcePropsModifier and TypeMethodDescriptionstatic PromptGenAiResource
PromptGenAiResource.agent
(AgentGenAiResourceProps props) (experimental) Creates an agent GenAI resource configuration.