Class SystemPromptRecommendationConfig

java.lang.Object
software.amazon.awssdk.services.bedrockagentcore.model.SystemPromptRecommendationConfig
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<SystemPromptRecommendationConfig.Builder,SystemPromptRecommendationConfig>

@Generated("software.amazon.awssdk:codegen") public final class SystemPromptRecommendationConfig extends Object implements SdkPojo, Serializable, ToCopyableBuilder<SystemPromptRecommendationConfig.Builder,SystemPromptRecommendationConfig>

Configuration for generating system prompt optimization recommendations.

See Also: