pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storagecache.kotlin
/
CacheArgsBuilder
/
identity
identity
@
JvmName
(
name
=
"smmykxxkbaqujbif"
)
suspend
fun
identity
(
value
:
Output
<
CacheIdentityArgs
>
)
@
JvmName
(
name
=
"nbyivajjfpklapfh"
)
suspend
fun
identity
(
value
:
CacheIdentityArgs
?
)
Parameters
value
The identity of the cache, if configured.
@
JvmName
(
name
=
"dbbwriqcncbxhteh"
)
suspend
fun
identity
(
argument
:
suspend
CacheIdentityArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The identity of the cache, if configured.