maxRequestDuration

@JvmName(name = "ayohkckvkpihqaom")
suspend fun maxRequestDuration(value: Output<String>)
@JvmName(name = "gxbgympouttgencs")
suspend fun maxRequestDuration(value: String?)

Parameters

value

The maximum amount of time for which access would be granted for a request. A requester can choose to ask for access for less than this duration but never more. Format: calculate the time in seconds and concatenate it with 's' i.e. 2 hours = "7200s", 45 minutes = "2700s"