pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbforpostgresql.kotlin.inputs
/
SkuArgs
/
SkuArgs
Sku
Args
fun
SkuArgs
(
name
:
Output
<
String
>
,
tier
:
Output
<
Either
<
String
,
SkuTier
>
>
)