toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin
/
ServiceArgs
/
ServiceArgs
Service
Args
constructor
(
location
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
ClusterResourcePropertiesArgs
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
serviceName
:
Output
<
String
>
?
=
null
,
sku
:
Output
<
SkuArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)