userAssignedIdentities

@JvmName(name = "wsftibrduabxrtxb")
suspend fun userAssignedIdentities(value: Output<Map<String, ClusterIdentityUserAssignedIdentitiesArgs>>)
@JvmName(name = "mlitjbfopucfqefr")
suspend fun userAssignedIdentities(value: Map<String, ClusterIdentityUserAssignedIdentitiesArgs>?)

Parameters

value

The list of user identities associated with the cluster. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.


@JvmName(name = "vwegundoloeblkrw")
suspend fun userAssignedIdentities(vararg argument: Pair<String, suspend ClusterIdentityUserAssignedIdentitiesArgsBuilder.() -> Unit>)

Parameters

argument

The list of user identities associated with the cluster. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.


Parameters

values

The list of user identities associated with the cluster. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.