identity

@JvmName(name = "pcufnjpsscpdubpe")
suspend fun identity(value: Output<ClusterIdentityArgs>)
@JvmName(name = "qkgopewqlfwngqba")
suspend fun identity(value: ClusterIdentityArgs?)

Parameters

value

The identity of the cluster, if configured.


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

Parameters

argument

The identity of the cluster, if configured.