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 |
|
|
Full Usage:
ConstructId
Field type: string option
|
|
|
|
|
|
Full Usage:
Port
Field type: int voption
|
|
|
|
|
FsCDK