pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apicenter.kotlin
/
ServiceArgs
/
ServiceArgs
Service
Args
fun
ServiceArgs
(
identity
:
Output
<
ManagedServiceIdentityArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
serviceName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)