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