toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.servicemanagement.v1.kotlin.inputs
/
DocumentationArgs
/
DocumentationArgs
Documentation
Args
constructor
(
documentationRootUrl
:
Output
<
String
>
?
=
null
,
overview
:
Output
<
String
>
?
=
null
,
pages
:
Output
<
List
<
PageArgs
>
>
?
=
null
,
rules
:
Output
<
List
<
DocumentationRuleArgs
>
>
?
=
null
,
serviceRootUrl
:
Output
<
String
>
?
=
null
,
summary
:
Output
<
String
>
?
=
null
)