associatedIdentity

@JvmName(name = "bcgqdpfkhejaxdie")
suspend fun associatedIdentity(value: Output<IdentitySelectorArgs>)
@JvmName(name = "kvshmnyyyeifewah")
suspend fun associatedIdentity(value: IdentitySelectorArgs?)

Parameters

value

The selection of the managed identity to use with this analytics workspace. The identity type must be either system assigned or user assigned.


@JvmName(name = "lyspwkfylgyovoin")
suspend fun associatedIdentity(argument: suspend IdentitySelectorArgsBuilder.() -> Unit)

Parameters

argument

The selection of the managed identity to use with this analytics workspace. The identity type must be either system assigned or user assigned.