idleTimeout

@JvmName(name = "almsmxkalyfqncwk")
suspend fun idleTimeout(value: Output<String>)
@JvmName(name = "qhnwieuiraqfitxb")
suspend fun idleTimeout(value: String?)

Parameters

value

Duration of time after the last request that an instance must wait before the instance is shut down. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s". Defaults to 900s.