pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.inputs
/
CacheProfileArgs
/
CacheProfileArgs
Cache
Profile
Args
fun
CacheProfileArgs
(
capacity
:
Output
<
Double
>
,
family
:
Output
<
Either
<
String
,
RedisCacheFamily
>
>
,
name
:
Output
<
String
>
?
=
null
,
skuName
:
Output
<
String
>
)