toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.inputs
/
CacheProfileArgs
/
CacheProfileArgs
Cache
Profile
Args
constructor
(
capacity
:
Output
<
Double
>
,
family
:
Output
<
Either
<
String
,
RedisCacheFamily
>
>
,
name
:
Output
<
String
>
?
=
null
,
skuName
:
Output
<
String
>
)