toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storagecache.kotlin
/
CacheArgsBuilder
/
identity
identity
@
JvmName
(
name
=
"orqcaiamgscbfnnb"
)
suspend
fun
identity
(
value
:
Output
<
CacheIdentityArgs
>
)
@
JvmName
(
name
=
"rkdgcmpfsrgaobxv"
)
suspend
fun
identity
(
value
:
CacheIdentityArgs
?
)
Parameters
value
The identity of the cache, if configured.
@
JvmName
(
name
=
"cxhuvdfkycfkvbng"
)
suspend
fun
identity
(
argument
:
suspend
CacheIdentityArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The identity of the cache, if configured.