Text
The system prompt text provided inline.
Inherited functions
Casts this SystemPromptConfig as a ConfigurationBundle and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.SystemPromptConfigurationBundle value. Throws an exception if the SystemPromptConfig is not a ConfigurationBundle.
Casts this SystemPromptConfig as a ConfigurationBundle and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.SystemPromptConfigurationBundle value. Returns null if the SystemPromptConfig is not a ConfigurationBundle.
Casts this SystemPromptConfig as a Text and retrieves its kotlin.String value. Throws an exception if the SystemPromptConfig is not a Text.
Casts this SystemPromptConfig as a Text and retrieves its kotlin.String value. Returns null if the SystemPromptConfig is not a Text.