Preparing search index...
The search index is not available
@pulumi/awsx
@pulumi/awsx
classic
apigateway
SwaggerGatewayResponse
Interface SwaggerGatewayResponse
interface
SwaggerGatewayResponse
{
responseParameters
?:
{
[
parameter
:
string
]
:
string
;
}
;
responseTemplates
:
{
application/json
:
string
;
}
;
statusCode
:
number
;
}
Index
Properties
response
Parameters?
response
Templates
status
Code
Properties
Optional
response
Parameters
response
Parameters
?:
{
[
parameter
:
string
]
:
string
;
}
Type declaration
[
parameter
:
string
]:
string
response
Templates
response
Templates
:
{
application/json
:
string
;
}
Type declaration
application/json
:
string
status
Code
status
Code
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
response
Parameters
response
Templates
status
Code
@pulumi/awsx
Loading...
Generated using
TypeDoc