Skip to content

Latest commit

 

History

History
62 lines (30 loc) · 1.19 KB

File metadata and controls

62 lines (30 loc) · 1.19 KB

Home > @codemonger-io/cdk-rest-api-with-spec > MethodResponseWithSpec

MethodResponseWithSpec interface

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

aws_apigateway.MethodResponse augmented with properties necessary for the OpenAPI definition.

Signature:

export interface MethodResponseWithSpec extends apigateway.MethodResponse 

Extends: apigateway.MethodResponse

Properties

Property

Modifiers

Type

Description

description?

string

(BETA) (Optional) Description of the response.