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.