pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.apigateway.kotlin
/
ResponseArgs
/
ResponseArgs
Response
Args
fun
ResponseArgs
(
responseParameters
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
responseTemplates
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
responseType
:
Output
<
String
>
?
=
null
,
restApiId
:
Output
<
String
>
?
=
null
,
statusCode
:
Output
<
String
>
?
=
null
)