pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deploymentmanager.kotlin
/
ServiceTopologyArgs
/
ServiceTopologyArgs
Service
Topology
Args
fun
ServiceTopologyArgs
(
artifactSourceId
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
serviceTopologyName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)