FilesystemConfiguration
Configuration for a filesystem that can be mounted into the AgentCore Runtime.
Inheritors
Types
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.