TotemLoadBalancerALBOptions
Properties for defining an Application Load Balancer
Properties
deletionProtection?
readonlyoptionaldeletionProtection:boolean
Indicates whether deletion protection is enabled.
Default
falseDefined in
@meltmedia/totem/lib/services/load-balancer/types.d.ts:47
desyncMitigationMode?
readonlyoptionaldesyncMitigationMode:any
Determines how the load balancer handles requests that might pose a security risk to your application
Default
DesyncMitigationMode.DEFENSIVEDefined in
@meltmedia/totem/lib/services/load-balancer/types.d.ts:35
dropInvalidHeaderFields?
readonlyoptionaldropInvalidHeaderFields:boolean
Indicates whether HTTP headers with invalid header fields are removed by the load balancer (true) or routed to targets (false)
Default
falseDefined in
@meltmedia/totem/lib/services/load-balancer/types.d.ts:28
http2Enabled?
readonlyoptionalhttp2Enabled:boolean
Indicates whether HTTP/2 is enabled.
Default
trueDefined in
@meltmedia/totem/lib/services/load-balancer/types.d.ts:15
idleTimeout?
readonlyoptionalidleTimeout:number
The load balancer idle timeout, in seconds
Default
60Defined in
@meltmedia/totem/lib/services/load-balancer/types.d.ts:21
loadBalancerName?
readonlyoptionalloadBalancerName:string
Name of the load balancer
Default
- Automatically generated name.Defined in
@meltmedia/totem/lib/services/load-balancer/types.d.ts:41
vpcSubnetIds?
readonlyoptionalvpcSubnetIds:string[]
Which subnets to place the load balancer in specified by ID
Default
- the Vpc default strategy.Defined in
@meltmedia/totem/lib/services/load-balancer/types.d.ts:59
vpcSubnets?
readonlyoptionalvpcSubnets:any
Which subnets to place the load balancer in specified by convention
Default
- the Vpc default strategy.Defined in
@meltmedia/totem/lib/services/load-balancer/types.d.ts:53