SystemPromptRecommendationConfig
The configuration for a system prompt recommendation.
Inherited functions
Casts this RecommendationConfig as a SystemPromptRecommendationConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.SystemPromptRecommendationConfig value. Throws an exception if the RecommendationConfig is not a SystemPromptRecommendationConfig.
Casts this RecommendationConfig as a SystemPromptRecommendationConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.SystemPromptRecommendationConfig value. Returns null if the RecommendationConfig is not a SystemPromptRecommendationConfig.
Casts this RecommendationConfig as a ToolDescriptionRecommendationConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.ToolDescriptionRecommendationConfig value. Throws an exception if the RecommendationConfig is not a ToolDescriptionRecommendationConfig.
Casts this RecommendationConfig as a ToolDescriptionRecommendationConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.ToolDescriptionRecommendationConfig value. Returns null if the RecommendationConfig is not a ToolDescriptionRecommendationConfig.