Preparing search index...
The search index is not available
cdk-serverless
cdk-serverless
api
Operation
Interface Operation
An object containing the properties for an OpenAPI operation.
Hierarchy
Operation
OperationWithRequestBody
Index
Properties
responses
Properties
responses
responses
:
{
[
statusCode
:
number
]
:
{
content
:
{
application/json
:
any
;
}
;
}
|
any
;
}
Type declaration
[
statusCode
:
number
]:
{
content
:
{
application/json
:
any
;
}
;
}
|
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
responses
cdk-
serverless
api
App
Sync
Handler
Context
Http
Handler
Context
Http
Response
Context
Operation
Operation
With
Request
Body
APIGatewayv1
Handler
App
Sync
Handler
Http
Handler
create
App
Sync
Handler
create
Http
Handler
create
Open
Api
Handler
create
Open
Api
Handler
With
Request
Body
create
Open
Api
Handler
With
Request
Body
No
Response
auth
errors
Generated using
TypeDoc
An object containing the properties for an OpenAPI operation.