pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.mobilenetwork.kotlin
/
SliceArgs
/
SliceArgs
Slice
Args
fun
SliceArgs
(
description
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
mobileNetworkName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
sliceName
:
Output
<
String
>
?
=
null
,
snssai
:
Output
<
SnssaiArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)