pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storagecache.kotlin.inputs
/
CacheSkuArgs
Cache
Sku
Args
data
class
CacheSkuArgs
(
val
name
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
CacheSkuArgs
>
SKU for the cache.
Constructors
Functions
Properties
Constructors
Cache
Sku
Args
Link copied to clipboard
fun
CacheSkuArgs
(
name
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CacheSkuArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
?
=
null
SKU name for this cache.