UpdateSessionInput

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

The parameters for updating a session.

sessionTTLInSeconds

integer

The session duration, in seconds.

21600

sessionIdleTimeoutInSeconds

integer

The session idle timeout, in seconds.

1800

disableSessionIdReuse

boolean

Defaults to false. If set to false, you can reuse a SessionID to start a new session on a new instance after the original session expires. If set to true, you cannot reuse a SessionID after its session expires.

false

nasConfig NASConfig

The NAS configuration.

ossMountConfig OSSMountConfig

The OSS mount configuration.

polarFsConfig PolarFsConfig

The PolarFS configuration.

juiceFsConfig JuiceFsConfig

The JuiceFS configuration.