@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: string = ...Value of the Content-Type HTTP header.MessageBodyMessageBody: string = ...The fixed message to be sent in the HTTP response.StatusCodeStatusCode: number = ...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