pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.apigateway.kotlin
/
DocumentationPartArgs
/
DocumentationPartArgs
Documentation
Part
Args
fun
DocumentationPartArgs
(
location
:
Output
<
DocumentationPartLocationArgs
>
?
=
null
,
properties
:
Output
<
String
>
?
=
null
,
restApiId
:
Output
<
String
>
?
=
null
)