pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.webpubsub.kotlin.inputs
/
ResourceSkuArgs
/
ResourceSkuArgs
Resource
Sku
Args
fun
ResourceSkuArgs
(
capacity
:
Output
<
Int
>
?
=
null
,
name
:
Output
<
String
>
,
tier
:
Output
<
Either
<
String
,
WebPubSubSkuTier
>
>
?
=
null
)