InputPrompt
Contains information about the prompt to optimize.
Inheritors
Types
Functions
Link copied to clipboard
Casts this InputPrompt as a TextPrompt and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.TextPrompt value. Throws an exception if the InputPrompt is not a TextPrompt.
Link copied to clipboard
Casts this InputPrompt as a TextPrompt and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.TextPrompt value. Returns null if the InputPrompt is not a TextPrompt.