SessionStorage
Configuration for session storage. Session storage provides persistent storage that is preserved across AgentCore Runtime session invocations.
Inherited functions
Link copied to clipboard
Casts this FilesystemConfiguration as a SessionStorage and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SessionStorageConfiguration value. Throws an exception if the FilesystemConfiguration is not a SessionStorage.
Link copied to clipboard
Casts this FilesystemConfiguration as a SessionStorage and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SessionStorageConfiguration value. Returns null if the FilesystemConfiguration is not a SessionStorage.