toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigateway.kotlin
/
ModelArgs
/
ModelArgs
Model
Args
constructor
(
contentType
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
restApiId
:
Output
<
String
>
?
=
null
,
schema
:
Output
<
Any
>
?
=
null
)