Preparing search index...
The search index is not available
@pulumi/awsx
@pulumi/awsx
classic
apigateway
ApigatewayIntegration
Interface ApigatewayIntegration
interface
ApigatewayIntegration
{
connectionId
?:
any
;
connectionType
?:
any
;
credentials
?:
any
;
httpMethod
:
Input
<
Method
>
;
passthroughBehavior
?:
any
;
requestParameters
?:
any
;
responses
?:
{
[
pattern
:
string
]
:
SwaggerAPIGatewayIntegrationResponse
;
}
;
type
:
Input
<
IntegrationType
>
;
uri
:
Input
<
string
>
;
}
Index
Properties
connection
Id?
connection
Type?
credentials?
http
Method
passthrough
Behavior?
request
Parameters?
responses?
type
uri
Properties
Optional
connection
Id
connection
Id
?:
any
Optional
connection
Type
connection
Type
?:
any
Optional
credentials
credentials
?:
any
http
Method
http
Method
:
Input
<
Method
>
Optional
passthrough
Behavior
passthrough
Behavior
?:
any
Optional
request
Parameters
request
Parameters
?:
any
Optional
responses
responses
?:
{
[
pattern
:
string
]
:
SwaggerAPIGatewayIntegrationResponse
;
}
Type declaration
[
pattern
:
string
]:
SwaggerAPIGatewayIntegrationResponse
type
type
:
Input
<
IntegrationType
>
uri
uri
:
Input
<
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
connection
Id
connection
Type
credentials
http
Method
passthrough
Behavior
request
Parameters
responses
type
uri
@pulumi/awsx
Loading...
Generated using
TypeDoc