Builder

class Builder

Properties

Link copied to clipboard

The number of consecutive checks that must succeed before App Runner decides that the service is healthy.

Link copied to clipboard

The time interval, in seconds, between health checks.

Link copied to clipboard
var path: String?

The URL that health check requests are sent to.

Link copied to clipboard

The IP protocol that App Runner uses to perform health checks for your service.

Link copied to clipboard
var timeout: Int?

The time, in seconds, to wait for a health check response before deciding it failed.

Link copied to clipboard

The number of consecutive checks that must fail before App Runner decides that the service is unhealthy.