GetCodeInterpreterSessionResponse
Types
Properties
Link copied to clipboard
The list of certificates installed in the code interpreter session.
Link copied to clipboard
The identifier of the code interpreter.
Link copied to clipboard
The file system configurations for the code interpreter session. Each entry describes an access point and its mount path.
Link copied to clipboard
The timeout period for the code interpreter session in seconds.
Link copied to clipboard
The current status of the code interpreter session. Possible values include ACTIVE, STOPPING, and STOPPED.
Functions
Link copied to clipboard
inline fun copy(block: GetCodeInterpreterSessionResponse.Builder.() -> Unit = {}): GetCodeInterpreterSessionResponse