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