Readonly contentThe message to send back.
Readonly messageThe HTTP response code (2XX, 4XX, or 5XX).
Readonly statusThe content type. Valid Values: text/plain | text/css | text/html | application/javascript | application/json
Generated using TypeDoc
CustomizationsConfig / AppConfigItem / ApplicationLoadBalancerConfig / ApplicationLoadBalancerListenerConfig / AlbListenerFixedResponseConfig
Application load balancer listener fixed response config It returns a custom HTTP response. Applicable only when
typeunder listener isfixed-response.See
https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_FixedResponseActionConfig.html
Example