token Validity Units
Parameters
value
The units that validity times are represented in. The default unit for refresh tokens is days, and the default for ID and access tokens are hours.
suspend fun tokenValidityUnits(argument: suspend UserPoolClientTokenValidityUnitsArgsBuilder.() -> Unit)
Parameters
argument
The units that validity times are represented in. The default unit for refresh tokens is days, and the default for ID and access tokens are hours.