Class SystemContentBlock

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

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

Contains a system prompt to provide context to the model or to describe how it should behave. For more information, see Create a prompt using Prompt management.

See Also: