queueTtl

@JvmName(name = "oionhmncruawqkpx")
suspend fun queueTtl(value: Output<String>)
@JvmName(name = "gbbbmxgwiidadbfk")
suspend fun queueTtl(value: String?)

Parameters

value

TTL in queue for this build. If provided and the build is enqueued longer than this value, the build will expire and the build status will be EXPIRED. The TTL starts ticking from createTime. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".