Header menu logo FsCDK

Route53HealthCheckConfig Type

High-level Route 53 Health Check builder following AWS best practices. **Default Settings:** - Type = HTTPS (more secure than HTTP) - Port = 443 - Request interval = 30 seconds (standard) - Failure thresholds = 3 (balanced sensitivity) **Rationale:** Health checks monitor endpoint availability for failover routing. HTTPS health checks verify both connectivity and SSL/TLS validity. **Use Cases:** - Failover routing policies - Weighted routing with health-based failover - CloudWatch alarms for endpoint health

Record fields

Record Field Description

ConstructId

Full Usage: ConstructId

Field type: string option
Field type: string option

EnableSNI

Full Usage: EnableSNI

Field type: bool voption
Field type: bool voption

FailureThreshold

Full Usage: FailureThreshold

Field type: int voption
Field type: int voption

FullyQualifiedDomainName

Full Usage: FullyQualifiedDomainName

Field type: string option
Field type: string option

HealthCheckName

Full Usage: HealthCheckName

Field type: string
Field type: string

MeasureLatency

Full Usage: MeasureLatency

Field type: bool voption
Field type: bool voption

Port

Full Usage: Port

Field type: int voption
Field type: int voption

RequestInterval

Full Usage: RequestInterval

Field type: int voption
Field type: int voption

ResourcePath

Full Usage: ResourcePath

Field type: string option
Field type: string option

Type

Full Usage: Type

Field type: string option
Field type: string option

Type something to start searching.