Class SystemPromptConfig

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

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

The system prompt input, either as inline text or from a configuration bundle.

See Also: