Header menu logo FsCDK

ALBListenerConfig Type

High-level ALB Listener builder following AWS best practices. **Default Settings:** - Protocol = HTTP - Port = 80 - Default action = fixed response (503) **Rationale:** - Fixed response by default prevents unhandled requests - Explicit target group configuration required

Record fields

Record Field Description

Certificates

Full Usage: Certificates

Field type: IListenerCertificate list
Field type: IListenerCertificate list

ConstructId

Full Usage: ConstructId

Field type: string option
Field type: string option

DefaultTargetGroups

Full Usage: DefaultTargetGroups

Field type: IApplicationTargetGroup list
Field type: IApplicationTargetGroup list

LoadBalancer

Full Usage: LoadBalancer

Field type: IApplicationLoadBalancer option
Field type: IApplicationLoadBalancer option

Port

Full Usage: Port

Field type: int voption
Field type: int voption

Protocol

Full Usage: Protocol

Field type: ApplicationProtocol voption
Field type: ApplicationProtocol voption

SslPolicy

Full Usage: SslPolicy

Field type: SslPolicy voption
Field type: SslPolicy voption

Type something to start searching.