identity

@JvmName(name = "objwclptjuxsothn")
suspend fun identity(value: Output<CacheIdentityArgs>)
@JvmName(name = "jrcstrfldvvklrfi")
suspend fun identity(value: CacheIdentityArgs?)

Parameters

value

The identity of the cache, if configured.


@JvmName(name = "lhptxulrkubtlghx")
suspend fun identity(argument: suspend CacheIdentityArgsBuilder.() -> Unit)

Parameters

argument

The identity of the cache, if configured.