tokenTtl

@JvmName(name = "xkfwstetwhvdyhdy")
suspend fun tokenTtl(value: Output<String>)
@JvmName(name = "fuoklswyyxnhislc")
suspend fun tokenTtl(value: String?)

Parameters

value

The duration the token is valid starting from the moment the token is first generated. Defaults to 86400s (1 day). The TTL must be >= 0 and <= 604,800 seconds (1 week). This field may only be specified when the GENERATE_COOKIE or GENERATE_TOKEN_HLS_COOKIELESS actions are specified. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".