identity

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

Parameters

value

The identity of the cluster, if configured.


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

Parameters

argument

The identity of the cluster, if configured.