ListenerDefaultActionFixedResponse

data class ListenerDefaultActionFixedResponse(val statusCode: Int)

Constructors

Link copied to clipboard
constructor(statusCode: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Custom HTTP status code to return, e.g. a 404 response code. See Listeners in the AWS documentation for a list of supported codes.