sessionLength

@JvmName(name = "sbqqvdkcixhchfsf")
suspend fun sessionLength(value: Output<String>)
@JvmName(name = "diemsybcmrfwdobw")
suspend fun sessionLength(value: String?)

Parameters

value

Optional. The session length. Setting this field to zero is equal to disabling session. Also can set infinite session by flipping the enabled bit to false below. If useOidcMaxAge is true, for OIDC apps, the session length will be the minimum of this field and OIDC max_age param.