toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigateway.kotlin.outputs
/
MethodIntegrationResponse
/
MethodIntegrationResponse
Method
Integration
Response
constructor
(
contentHandling
:
MethodIntegrationResponseContentHandling
?
=
null
,
responseParameters
:
Map
<
String
,
String
>
?
=
null
,
responseTemplates
:
Map
<
String
,
String
>
?
=
null
,
selectionPattern
:
String
?
=
null
,
statusCode
:
String
)