@quadnix/octo-aws-cdkResourcesAlbListenerAlbListenerActionFixedResponseActionSchemaOn this pageAlbListenerActionFixedResponseActionSchema When sending a fixed HTTP response to the client, this ALB Listener Action defines the payload structure used by the ALB Listener to fulfill the request.@groupResources/AlbListenerIndex PropertiesContentTypeMessageBodyStatusCodeProperties ContentTypeContentType: any = ...Value of the Content-Type HTTP header.MessageBodyMessageBody: any = ...The fixed message to be sent in the HTTP response.StatusCodeStatusCode: any = ...Value of the HTTP status code returned to the client.
When sending a fixed HTTP response to the client, this ALB Listener Action defines the payload structure used by the ALB Listener to fulfill the request.
Resources/AlbListener