pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apimanagement.kotlin
/
ProductWikiArgs
/
ProductWikiArgs
Product
Wiki
Args
fun
ProductWikiArgs
(
documents
:
Output
<
List
<
WikiDocumentationContractArgs
>
>
?
=
null
,
productId
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
serviceName
:
Output
<
String
>
?
=
null
)