toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.enterpriseknowledgegraph.kotlin
/
EnterpriseKnowledgeGraphArgs
/
EnterpriseKnowledgeGraphArgs
Enterprise
Knowledge
Graph
Args
constructor
(
location
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
EnterpriseKnowledgeGraphPropertiesArgs
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
resourceName
:
Output
<
String
>
?
=
null
,
sku
:
Output
<
SkuArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)