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.outputs
/
CacheProfileResponse
Cache
Profile
Response
data
class
CacheProfileResponse
(
val
cacheResourceId
:
String
,
val
capacity
:
Double
,
val
family
:
String
,
val
name
:
String
?
=
null
,
val
skuName
:
String
)
Cache profile
Members
Constructors
Cache
Profile
Response
Link copied to clipboard
constructor
(
cacheResourceId
:
String
,
capacity
:
Double
,
family
:
String
,
name
:
String
?
=
null
,
skuName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cache
Resource
Id
Link copied to clipboard
val
cacheResourceId
:
String
Cache resource Id
capacity
Link copied to clipboard
val
capacity
:
Double
Cache capacity
family
Link copied to clipboard
val
family
:
String
Cache family
name
Link copied to clipboard
val
name
:
String
?
=
null
Cache name
sku
Name
Link copied to clipboard
val
skuName
:
String
Cache SKU name