BrowserProfileConfiguration
The configuration for a browser profile in Amazon Bedrock AgentCore. A browser profile contains persistent browser data such as cookies and local storage that can be saved from one browser session and reused in subsequent sessions. Browser profiles enable continuity for tasks that require authentication, maintain user preferences, or depend on previously stored browser state.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: BrowserProfileConfiguration.Builder.() -> Unit = {}): BrowserProfileConfiguration