pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.servicemanagement.v1.kotlin.outputs
/
DocumentationResponse
/
DocumentationResponse
Documentation
Response
fun
DocumentationResponse
(
documentationRootUrl
:
String
,
overview
:
String
,
pages
:
List
<
PageResponse
>
,
rules
:
List
<
DocumentationRuleResponse
>
,
serviceRootUrl
:
String
,
summary
:
String
)