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
/
MethodResponse
/
MethodResponse
Method
Response
constructor
(
responseModels
:
Map
<
String
,
String
>
?
=
null
,
responseParameters
:
Map
<
String
,
Either
<
Boolean
,
String
>
>
?
=
null
,
statusCode
:
String
)